clearing
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill is designed for informational purposes and lacks the capability to modify the environment.
- [COMMAND_EXECUTION]: The skill invokes vendor-specific commands (
de-novo skills understory readingandde-novo skills mycelium query) to retrieve project metadata. These are recognized as legitimate functions of the de-novo platform for status reporting. - [INDIRECT_PROMPT_INJECTION]: The skill processes data from other tools, which is a potential surface for indirect injection. Ingestion points: Data enters the context via the output of
understoryandmyceliumtools referenced in SKILL.md. Boundary markers: The instructions include explicit constraints to 'say nothing they do not hold' and to name guesses as such, which limits the agent's reliance on potentially injected data. Capability inventory: The skill is limited to reading and speaking; it is explicitly prohibited from writing files, proposing assertions, or modifying the document state. Sanitization: The platform-leveldisable-model-invocation: trueconfiguration in SKILL.md prevents the agent from triggering further autonomous actions based on the ingested content.
Audit Metadata