learning-graph-generator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions found that attempt to override agent behavior or bypass safety guidelines.
- [DATA_EXFILTRATION] (SAFE): No unauthorized network operations or access to sensitive file paths detected. Scripts operate locally on user-provided input and output paths.
- [REMOTE_CODE_EXECUTION] (SAFE): No remote downloads, piped shell execution, or dynamic code evaluation using untrusted sources were found.
- [COMMAND_EXECUTION] (SAFE): The provided shell script is a standard wrapper for local Python script execution and does not contain dangerous command injection patterns or unnecessary privilege requests.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill refers to the standard 'jsonschema' Python library, which is a well-established and trusted dependency for JSON validation.
- [INDIRECT_PROMPT_INJECTION] (SAFE): The skill processes external CSV and JSON data. While it lacks explicit boundary markers, its operations are restricted to data processing and reporting, posing no risk of downstream capability exploitation.
Audit Metadata