book-structure-generator
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a template generator for Docusaurus documentation. It lacks any executable code or instructions that interact with the system's environment, focusing entirely on structural content generation.
- [PROMPT_INJECTION]: No evidence of role-play instructions, safety bypasses, or 'ignore previous instructions' patterns were found in the skill definitions or templates.
- [DATA_EXFILTRATION]: There are no network calls or sensitive file path accesses. The reference to
/dev/ttyUSB0inexamples/sample-chapter.mdis contained within a Python code block provided as a static example for documentation and is not executed by the skill. - [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: The skill processes user-supplied strings for 'Topic', 'Target Audience', and 'Focus Areas' in
SKILL.md. - Boundary markers: Absent. The skill does not use delimiters to wrap user input.
- Capability inventory: None. The skill generates text and code templates without the ability to write to files, execute commands, or access the network.
- Sanitization: Not applicable as the output is static text meant for manual implementation by the user.
- [REMOTE_CODE_EXECUTION]: No external dependencies are downloaded or executed. The TypeScript code in the sidebar template and the Python code in the example chapter are strictly for illustrative and structural purposes.
Audit Metadata