nsutil-mcp
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for developing Model Context Protocol (MCP) components (Tools, Prompts, Servers) within a PHP environment using the
NsUtil\MCPnamespace. All code samples demonstrate standard library usage without dangerous functions. - [COMMAND_EXECUTION]: The skill includes instructions for running tests using a shell script (
bash docker/scripts/phpunit-runner.sh tests/Units/MCP/). This is a legitimate development task and specifies running within a Docker container, which is a recommended security practice for isolating test execution from the host environment. - [SAFE]: No obfuscation, data exfiltration, or prompt injection patterns were detected. The skill uses standard PHP attributes and class inheritance to define its logic.
Audit Metadata