interface-contract-verifier
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities were identified. The skill performs local static analysis of Python source code and does not execute the target code.\n- [EXTERNAL_DOWNLOADS]: The skill does not perform any network operations or download external resources; it relies solely on the Python standard library.\n- [COMMAND_EXECUTION]: There are no calls to functions that execute system commands or dynamic code, such as subprocess, os.system, eval, or exec.\n- [DATA_EXFILTRATION]: All data processing is local to the user's machine. The scripts read input files and write output reports to the paths provided via command-line arguments without any external transmission.\n- [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or attempts to access sensitive system directories (e.g., .ssh, .aws) were found.
Audit Metadata