testany-guide
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of Markdown documentation files (SKILL.md and references/) and an agent configuration file (agents/openai.yaml). There are no executable scripts or binaries included.
- [COMMAND_EXECUTION]: The documentation includes examples of command-line configurations for test executors (e.g., Python, Maven, Gradle). These are provided as templates for platform users and do not represent commands executed by the agent or the skill during runtime.
- [CREDENTIALS_UNSAFE]: The 'Executor 配牮详解' reference (references/executors.md) provides security-conscious guidance on handling secrets. It explicitly prohibits placing plain-text values in the
valuefield for secrets, instead requiring asecret_refto internal platform storage. - [EXTERNAL_DOWNLOADS]: The skill references platform-specific resources via the
testany://URI scheme. These are internal protocol handlers for the Testany MCP (Model Context Protocol) server used to retrieve JSON schemas and are not standard external network downloads.
Audit Metadata