reports
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions define a legitimate and transparent workflow for saving and retrieving report files with metadata.
- [SAFE]: File system interactions are localized to a specific reports directory, and no hardcoded credentials or sensitive data access patterns were identified.
- [SAFE]: The skill uses the get_page tool to read existing reports, creating a surface for potential Indirect Prompt Injection, but is considered safe as it lacks high-privilege execution capabilities.
- [SAFE]: Ingestion points: The get_page tool is used to read content from the reports/ directory.
- [SAFE]: Boundary markers: None specified in the report templates.
- [SAFE]: Capability inventory: get_page, put_page, and search.
- [SAFE]: Sanitization: No sanitization or validation of input data is performed during retrieval.
Audit Metadata