folder-structure-blueprint-generator
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and analyze untrusted data from a project's local file system to generate a documentation blueprint.
- Ingestion points: The agent scans directory structures and reads configuration files such as
.csproj,pom.xml,package.json, andrequirements.txt(SKILL.md). - Boundary markers: No explicit delimiters are used to separate the analyzed file content from the agent's instructions.
- Capability inventory: The skill is limited to documentation and analysis; it contains no subprocess calls, file-write operations, or network capabilities.
- Sanitization: There is no evidence of sanitization or filtering of the project data before it is processed into the final document.
Audit Metadata