webcmd-browser-sitemap
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill instructions or metadata.
- [COMMAND_EXECUTION]: The skill utilizes the
Bash(webcmd:*)tool. This is a restricted toolset intended for interacting with thewebcmdbrowser utility and is appropriate for the skill's navigation purpose. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill reads and writes to
~/.webcmd/sites/andsitemaps/. This file access is limited to application-specific data and does not involve accessing sensitive system files or credentials. - [INDIRECT_PROMPT_INJECTION]: The skill processes external data from sitemap files. While this presents a potential attack surface, the skill instructions mitigate this by directing the agent to prioritize live browser reality over static file content.
- Ingestion points:
~/.webcmd/sites/<site>/sitemap/andsitemaps/<site>/referenced inSKILL.md. - Boundary markers: Absent, however, the instructions include a 'Trust Reality' rule that explicitly warns against trusting sitemap content over live state.
- Capability inventory:
Bash(webcmd:*),Read,Edit,Write,Grepas defined in theallowed-toolsofSKILL.md. - Sanitization: Absent.
Audit Metadata