build-nitro-modules
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform standard development operations such as initializing projects via
bunx nitrogen init, installing dependencies withbun install, and configuring iOS environments usingpod install. These commands are expected for the framework's workflow. - [EXTERNAL_DOWNLOADS]: The skill fetches configuration schema from the author's official domain (
nitro.margelo.com) and utilizes public package registries likenpmjs.comfor dependency management. References to external GitHub repositories are for educational and standard-setting purposes. - [DATA_EXFILTRATION]: Analysis found no evidence of unauthorized data collection or exfiltration. The skill operates within the local project directory and standard development workspaces.
- [PROMPT_INJECTION]: The instructions are designed to guide an AI agent through a technical build process using established design rules and implementation best practices. There are no attempts to override system safety filters or engage in role-play bypass techniques.
Audit Metadata