antislop-human
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documentation includes an example of how to execute the provided
contrast-check.pyscript using Python. This is a standard and safe usage of a locally provided utility script to perform the skill's primary function of accessibility verification. - [DYNAMIC_EXECUTION]: The skill provides
contrast-mcp.py, which implements a Model Context Protocol (MCP) server. This server dynamically processes incoming JSON-RPC requests via standard input to perform contrast calculations. The implementation uses standard libraries and does not involve unsafe deserialization or execution of untrusted remote code.
Audit Metadata