backend-dev-guidelines
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of Markdown-based technical documentation and development guidelines. The content is consistently focused on legitimate software engineering practices for the Langfuse project. No malicious instructions or hidden payloads were found.
- [DATA_EXFILTRATION]: The guidelines discuss the management of sensitive configuration such as database URLs, salt values, and encryption keys. However, the skill explicitly provides secure patterns for handling these, such as using Zod for runtime validation and ensuring secret files are not committed to version control. There are no instructions or scripts that perform unauthorized data extraction.
- [COMMAND_EXECUTION]: Several benign shell commands are mentioned in the documentation context, including
pnpmfor running tests andopensslfor generating local encryption keys. These are standard development tools and are not used in a malicious or automated way by the agent.
Audit Metadata