secret-development
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions were found that attempt to bypass safety filters or override agent instructions. The content is strictly technical documentation.
- [Data Exposure & Exfiltration] (SAFE): The code examples demonstrate how to handle API keys and secrets using authorization headers, but they utilize safe placeholders (e.g., 'test-key', 'https://api.example.com') for testing purposes. No sensitive local file access or unauthorized data transmission was detected.
- [External Downloads] (SAFE): The guide references standard libraries such as 'axios' and '@nestjs/common'. There are no instances of suspicious remote script downloads or piped shell executions.
- [Command Execution] (SAFE): The skill does not contain any logic to execute system commands, shell scripts, or dynamic code.
- [Obfuscation] (SAFE): No obfuscated code, encoded strings, or hidden characters were found in the documentation.
Audit Metadata