patcher
Pass
Audited by Gen Agent Trust Hub on Jun 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The helper script
scripts/check-patcher.mjsusesspawnSyncto invoke standard ecosystem security tools such asnpm audit,pip-audit,govulncheck,cargo audit, andtrivy. This is a core functional requirement of the scanner. - [DATA_EXFILTRATION]: The scanning logic in
scripts/check-patcher.mjsincludes a routine to detect committed sensitive files like.envto alert the user of potential secret exposure. The script does not exfiltrate this data; findings are reported locally. - [REMOTE_CODE_EXECUTION]: The skill's instructions guide the agent to identify and remediate dangerous patterns such as
curl | shorwget | shwithin the user's project to improve overall security posture. - [SAFE]: The skill follows established security best practices, uses trusted ecosystem tools, and provides clear verification playbooks. No obfuscation or malicious redirection patterns were detected.
Audit Metadata