pattern-deploy
Fail
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: HIGHCREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
- [CREDENTIALS_UNSAFE] (HIGH): The skill attempts to locate private keys in sensitive paths. Evidence: 1. The command
ls -la ~/.claude/*.keytargets identity keys in the user's home directory. 2. The commandfind . -name "*.key"performs a broader search for credentials in the local environment. - [COMMAND_EXECUTION] (LOW): The skill uses
deno taskto execute local deployment scripts. Evidence: 1. Commands likedeno task ct piece neware used to manage code deployment and state inspection.
Recommendations
- AI detected serious security threats
Audit Metadata