Security hardening for AI agents. Audit your workspace for leaked secrets, check file permissions, validate API key storage, scan for prompt injection risks,...
agent-security 1.0.0 — Initial release - Audits workspace for leaked secrets using pattern-based scans. - Checks file permissions to ensure credentials are not world-readable. - Validates storage and rotation of API keys and tokens. - Scans for prompt injection risks and monitors unauthorized access patterns. - Provides routines to check for sensitive files tracked by git. - Includes network reachability tests for allowed endpoints. - Offers a daily security audit checklist to integrate into agent heartbeats.