skills/shunsukehayashi/miyabi-claude-plugins/Entity-Relation Based Documentation/Gen Agent Trust Hub
Entity-Relation Based Documentation
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Indirect Prompt Injection (SAFE): The skill analyzes source code and project documentation to generate new content. While it lacks specific sanitization or boundary markers for ingested data, this is the primary intended function and the behavior is considered safe within this context. * Ingestion points: files in crates/, docs/, and context/ directories. * Boundary markers: None. * Capability inventory: Read, Write, Edit, Grep, and Glob. * Sanitization: None.
- Command Execution (SAFE): The skill utilizes the grep command for string searching within the local codebase, which is a standard and safe operation for documentation tasks.
Audit Metadata