snmpwalk

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill facilitates the use of the snmpwalk binary to perform enumeration and data gathering from network devices.
  • [INDIRECT_PROMPT_INJECTION]: The skill creates a surface for potential injection by interpolating user-provided inputs like target IPs and credentials directly into shell command templates.
  • Ingestion points: Target host and credential context defined in the skill's argument-hint.
  • Boundary markers: Absent; there are no explicit markers or instructions to isolate user data from the command structure.
  • Capability inventory: Execution of shell commands via the snmpwalk utility as documented in SKILL.md.
  • Sanitization: The skill does not define any input validation or escaping mechanisms for the parameters used in command construction.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 02:39 AM
Security Audit — agent-trust-hub — snmpwalk