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/*.key targets identity keys in the user's home directory. 2. The command find . -name "*.key" performs a broader search for credentials in the local environment.
  • [COMMAND_EXECUTION] (LOW): The skill uses deno task to execute local deployment scripts. Evidence: 1. Commands like deno task ct piece new are used to manage code deployment and state inspection.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 19, 2026, 06:29 PM