secure-key-manager
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a local Python script,
key_manager.py, to perform secret management tasks such as initialization, storage, and retrieval of encrypted keys via the command line.\n- [EXTERNAL_DOWNLOADS]: The implementation depends on the third-partycryptographyPython library, which must be installed for the script to function.\n- [DATA_EXFILTRATION]: Analysis of the script confirms there are no network operations, telemetry, or external data transmission logic. All operations are confined to the local machine.\n- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill is specifically designed to transition users away from plaintext key storage to an encrypted vault.
Audit Metadata