security-checker
The skill is a Python pre-publish security scanner that detects dangerous imports, hardcoded secrets, and unsafe file operations. It includes CLI usage examples like `security_scan.py` and `clawhub publish` and recommends `os.getenv('MY_SKILL_API_KEY')`; no malicious behaviors detected.