format-detector
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs format detection on input text using standard string analysis and JSON parsing. No security vulnerabilities were detected.
- [SAFE]: File access is handled using
validateFilePathandsafeReadFilefrom the@agent/corelibrary, which provides a layer of protection against directory traversal and unauthorized file access. - [SAFE]: The skill does not perform any network requests or execute external commands. All dependencies are well-known or internal to the agent's workspace environment.
- [SAFE]: Ingestion of external file content is limited to detection logic without downstream dangerous capabilities, neutralizing potential indirect prompt injection risks.
Audit Metadata