agent-protocol
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were identified during the analysis of the skill's instructions and scripts.
- [DATA_EXFILTRATION]: The provided scripts (capability_mapper.py, protocol_validator.py, schema_generator.py) operate on local files provided via command-line arguments and do not perform any network operations. No sensitive data access or exfiltration attempts were detected.
- [COMMAND_EXECUTION]: The skill documentation includes examples of integration testing using subprocesses to run local server files, which is a standard development practice and not a security risk in this context.
- [PROMPT_INJECTION]: The documentation focuses on technical implementation details and protocol design. There are no instructions that attempt to override agent safety constraints or exhibit adversarial behaviors.
Audit Metadata