Skip to content

Commit ff49a06

Browse files
authored
Revise security considerations in README
Updated security warning to generalize the mention of secrets.
1 parent 7f00dd7 commit ff49a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ This tool retrieves information about the currently authenticated user from the
423423

424424
## Security Considerations
425425

426-
While the Octopus MCP Server at this stage is a read-only tool, it **can read full deployment logs, which could include secrets stored in your Octopus Server, such as production keys.** Exercise caution when connecting Octopus MCP to tools and models you do not fully trust.
426+
While the Octopus MCP Server at this stage is a read-only tool, it **can read full deployment logs, which could include production secrets.** Exercise caution when connecting Octopus MCP to tools and models you do not fully trust.
427427

428428
Running agents in a fully automated fashion could make you vulnerable to exposure via prompt-injection attacks that exfiltrate tokens.
429429

0 commit comments

Comments
 (0)