Skip to content

docs(readme): document AS1-AS3 agent snooping patterns - #476

Open
evgenyt-res wants to merge 1 commit into
NVIDIA:mainfrom
evgenyt-res:fix/document-as1-as2-as3-patterns
Open

docs(readme): document AS1-AS3 agent snooping patterns#476
evgenyt-res wants to merge 1 commit into
NVIDIA:mainfrom
evgenyt-res:fix/document-as1-as2-as3-patterns

Conversation

@evgenyt-res

Copy link
Copy Markdown

Problem

PR #96 (closing #75) added the static_patterns_agent_snooping analyzer with three new rule IDs - AS1 (Agent Config Directory Access), AS2 (MCP Config File Access), AS3 (Skill Enumeration) - but the README's Vulnerability Patterns section was never updated. The pattern/category counts still read "71 vulnerability patterns across 17 categories" and there is no "Agent Snooping" table, so users reading the README have no way to discover these three checks.

Change

  • Add an "Agent Snooping (3 patterns)" table (AS1/AS2/AS3, severities matching pattern_defaults.py: HIGH, HIGH, MEDIUM) placed after "Rogue Agent", matching the analyzer's registration order.
  • Bump the two pattern/category totals from 71/17 to 74/18 in the Features summary and the Vulnerability Patterns section intro, and add "agent snooping" to the category list.

No code changes - documentation only.

The static_patterns_agent_snooping analyzer (PR NVIDIA#96) added AS1
(Agent Config Directory Access), AS2 (MCP Config File Access), and
AS3 (Skill Enumeration) but the README's Vulnerability Patterns
section and pattern/category totals were never updated to reflect
them.

Signed-off-by: Evgeny Talaevsky <evgeny.talaevsky@residenthome.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant