easysdd-libdoc
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute local Python scripts
validate-yaml.pyandsearch-yaml.pyto ensure YAML integrity and track documentation status. These are internal tools used for the skill's primary task.- [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it ingests untrusted data from source code files. Ingestion points: Reads source files defined insource_filesorsource_root. Boundary markers: None explicitly defined to separate extracted source content from agent instructions. Capability inventory: File read/write access todocs/api/and execution of local validation scripts. Sanitization: No specific sanitization or filtering logic is described for the content extracted from source code comments or signatures. As this is a technical documentation tool, this surface is consistent with its intended use.
Audit Metadata