Scan and redact PII and sensitive data (emails, phone numbers, SSNs, API keys, IP addresses, credentials, amounts, company/person names) from repository files. Includes a pre-commit hook to block commits containing PII. Use when asked to audit code for sensitive data, sanitize files before publishing, or install PII detection hooks. For application security hardening see security-engineering.
$npx -y skills add lazyisefficient/agentic-os --skill securityInstalls into the current project.
Run `npx skills use "https://github.com/lazyisefficient/agentic-os" --skill "lazyisefficient/agentic-os/security"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lazyisefficient/agentic-os" that are relevant to the current task. Run `npx skills add "https://github.com/lazyisefficient/agentic-os"` and select the relevant skills, then follow their instructions.