type-checking
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill suggests running
pyright,basedpyright, andpytest. These are standard tools for Python development and static analysis. The commands are executed on local files for the purpose of identifying type errors. - [PROMPT_INJECTION] (SAFE): No malicious instructions designed to override the agent's safety protocols or system prompts were found. The use of 'IMPORTANT' or 'Remember' is contextually appropriate for developer instructions.
- [DATA_EXFILTRATION] (SAFE): There are no patterns indicating sensitive file access (like SSH keys or .env files) or network calls to untrusted domains.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill does not perform any remote package installations or script executions via curl or wget.
Audit Metadata