nitro
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation files describing the Nitro web server framework. No executable scripts or malicious patterns were detected.
- [COMMAND_EXECUTION]: Examples of CLI commands (e.g.,
nitro build,nitro task run) are provided for instructional purposes and are standard for developer documentation. - [DATA_EXFILTRATION]: Documentation includes examples of using
fetchto interact with public APIs (like GitHub), which is standard functionality for the described framework. - [CREDENTIALS_UNSAFE]: Examples of configuration settings (e.g.,
redis://localhost:6379,apiToken: "dev_token") use clearly labeled placeholders and non-sensitive local development defaults. - [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety filters were found in the instructional text.
Audit Metadata