What it does
It turns channel notes, exported logs, policy fragments, and access evidence into a concise permission-risk audit with ownership, approval, billing, deployment, repo, filesystem, and messaging checks.
Use cases
- Audit Slack, Discord, Telegram, repo, and deployment access before release.
- Find permission sprawl, missing owner evidence, and risky cross-channel access.
- Produce JSON remediation notes teams can attach to governance reviews.
Example usage
python3 skills/agent-channel-permission-auditor/scripts/agent_channel_permission_auditor.py --input evidence.txt --jsonRequirements
- Python 3.8+
- Standard library only
- No API keys required
QA and security
Viper approved agent-channel-permission-auditor for release and Warlock security-cleared the skill on 2026-05-18.