player-example
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard shell commands (
bun i,bun run build, andbun run dev) to install dependencies and start a local development server. These operations are appropriate for the skill's stated purpose of inspecting a local testbed. - [SAFE]: No instances of prompt injection, data exfiltration, or obfuscation were detected. The network operations are restricted to
localhost, and the dependencies referenced are consistent with the vendor's own framework.
Audit Metadata