skills/smithery.ai/aaw-security

aaw-security

Installation
SKILL.md

AAW Security Rules

This skill enforces security policies for all AAW operations.

Absolute Prohibitions

1. Secrets and Credentials

NEVER do these:

  • Read .env, .env.*, or any environment files
  • Read files in secrets/ directories
  • Read files named credentials*, *.pem, *.key
  • Log, output, or display secret values
  • Commit secrets to version control
  • Store secrets in code comments
Installs
1
First Seen
Apr 15, 2026
aaw-security from smithery.ai