resources
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a knowledge base for managing resources (like database connections and file handles) using the Effect library. It contains standard TypeScript code snippets that demonstrate safe acquisition and release patterns.
- [SAFE]: All resource management examples use generic placeholders (e.g., 'localhost', 'mydb', 'file.txt') and do not contain hardcoded credentials or sensitive information.
- [SAFE]: The reference to '${CLAUDE_PLUGIN_ROOT}/references/llms-full.txt' is an internal path used to provide additional context from the skill's own bundled files, posing no external security risk.
Audit Metadata