keyvhq
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive documentation guide for the
keyvhqlibrary and its ecosystem of storage adapters. - [EXTERNAL_DOWNLOADS]: Documents the installation of official Node.js packages under the
@keyvhqnamespace and standard libraries like@aws-sdk/client-s3used for caching operations. - [CREDENTIALS_UNSAFE]: Code snippets for database connections use generic placeholder connection strings (e.g.,
redis://user:pass@localhost:6379) for demonstration purposes, which is standard and safe documentation practice. - [DATA_EXFILTRATION]: Correctly recommends the use of environment variables (e.g.,
process.env.S3_ACCESS_KEY_ID) for handling sensitive cloud provider credentials instead of hardcoding them.
Audit Metadata