python-api-consistency-validator
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs static analysis using the Python standard library's
astmodule. This approach allows the agent to inspect code structures, signatures, and types without actually executing the source code being analyzed, preventing arbitrary code execution. - [COMMAND_EXECUTION]: No shell commands, system calls, or subprocess executions were detected in the scripts.
- [DATA_EXFILTRATION]: The script reads from local directories provided by the user and writes a JSON report to a local file. It does not perform any network operations or transmit data to external servers.
- [EXTERNAL_DOWNLOADS]: The skill does not download external packages, scripts, or remote content during operation.
Audit Metadata