antislop-human
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill documentation includes instructions for executing its included Python script (
contrast-check.py) usingpython3orpython. This is a standard and safe operation for local utility execution. - [REMOTE_CODE_EXECUTION]: The skill uses the Model Context Protocol (MCP) to expose a contrast checking tool. The implementation is local, operates strictly on provided color hex strings, and does not perform network operations or execute dynamic code from untrusted sources.
- [DATA_EXPOSURE]: The analysis did not detect any hardcoded credentials, access to sensitive file paths, or network exfiltration patterns. The skill's focus is entirely on accessibility evaluation.
Audit Metadata