ember-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation-focused set of guidelines for Ember.js development. It includes instructions and code examples that follow official framework standards. There are no signs of malicious instructions, prompt injections, or unauthorized data access.- [EXTERNAL_DOWNLOADS]: The skill mentions and provides setup instructions for numerous official and community-standard Ember.js addons such as ember-concurrency, WarpDrive, and ember-a11y-testing. These tools are well-known in the ecosystem and are referenced from their official repositories.- [COMMAND_EXECUTION]: A build script (
build-agents.sh) is provided for concatenating documentation files. This script uses simple and safe shell commands (cat,bashloops) to merge markdown files and does not perform any network exfiltration or dangerous system modifications.
Audit Metadata