Framework Detector
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implementation is limited to local file system read operations for the purpose of framework identification. It scans for patterns in configuration files (package.json, Gemfile, mix.exs, csproj) and source code imports.
- [SAFE]: No network communication or data exfiltration mechanisms were identified. The results of the detection are returned as structured JSON data to the calling agent.
- [SAFE]: No dynamic code execution (e.g., eval, exec) or remote script downloads are present in the implementation.
- [SAFE]: The skill does not handle, store, or access sensitive credentials or environment variables.
Audit Metadata