getnote-auth
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines commands for managing the authentication lifecycle of the 'getnote' CLI tool. It appropriately uses placeholders for API keys and refers to standard configuration files.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were found. The documentation uses
gk_live_xxxas a placeholder to demonstrate the expected format for API keys. - [COMMAND_EXECUTION]: The skill utilizes the
getnotecommand-line utility to perform its functions. The commands are scoped to authentication management and do not involve arbitrary shell execution or suspicious parameters.
Audit Metadata