player-example
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute
bun i && bun run buildandbun run dev. These commands are standard for initializing and running development environments in JavaScript/TypeScript projects using the Bun runtime.- [EXTERNAL_DOWNLOADS]: Thebun icommand fetches project dependencies from the official npm registry. This is a standard and expected operation for web development skills.
Audit Metadata