agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking…
Use when reviewing code security, auditing dependencies for CVEs, checking configuration or secret security, assessing authentication and authorization patterns, identifying OWASP vulnerabilities (injection, XSS, CSRF), or addressing security concerns about implementations.
$ npx -y skills add nicepkg/auto-company --skill security-audit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/security-auditContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when reviewing code security, auditing dependencies for CVEs, checking configuration or secret security, assessing authentication and authorization patterns, identifying OWASP vulnerabilities (injection, XSS, CSRF), or addressing security concerns about implementations.
name: security-audit agents: [yokay-security-scanner] description: Use when reviewing code security, auditing dependencies for CVEs, checking configuration or secret security, assessing authentication and authorization patterns, identifying OWASP vulnerabilities (injection, XSS, CSRF), or addressing security concerns about implementations.
Systematic security review for application code, dependencies, and configuration.
**Not a replacement for professional penetration testing.** Identifies common vulnerabilities within scope of code review.
| Type | Focus | When to Use | |------|-------|-------------| | Code Review | OWASP Top 10, injection, auth | New features, PRs, suspicious code | | Dependency | CVEs, outdated packages | Before deploy, periodic, CI/CD | | Configuration | Secrets, permissions, hardening | Infrastructure changes, new envs | | Architecture | Attack surface, data flow | Design phase, major refactors | | API Security | Auth, authz, rate limiting | New endpoints, public APIs |
1. Define audit scope and type (code, dependency, config, architecture, API) 2. Run automated scans (npm audit, grep patterns, secret detection) 3. Review findings and classify severity using decision tree in references 4. Remediate critical/high findings immediately 5. Create ohno tasks for medium/low findings with appropriate priority 6. Document findings in audit report
| Reference | Description | |-----------|-------------| | [owasp-top-10.md](references/owasp-top-10.md) | OWASP vulnerabilities with detection and fixes | | [dependency-security.md](references/dependency-security.md) | npm audit, pip-audit, Snyk, CI/CD integration | | [auth-patterns.md](references/auth-patterns.md) | Secure authentication and authorization patterns | | [api-security.md](references/api-security.md) | API-specific security concerns | | [secrets-management.md](references/secrets-management.md) | Handling sensitive configuration |
全自主 AI 公司,24/7 不停歇运行 14 个 AI Agent,每个都是该领域世界顶级专家的思维分身。 自主构思产品、做决策、写代码、部署上线、搞营销。没有人类参与。 基于 Claude Code Agent Teams 驱动。 ⚠️ 实验项目 — 还在测试中,能跑但不一定稳定。目前仅支持 macOS。
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking…
Security-focused code review checklist and automated scanning patterns. Use when reviewing pull requests for security issues, auditing…
Generate personalized cold email sequences (7-14 emails) with A/B test subject lines, follow-up timing recommendations, and integrated social proof. Creates…
Expert in community-led growth (CLG) - leveraging user communities to drive acquisition, retention, and expansion. Covers building developer communities, user…
Use this skill when users need to analyze competitors, monitor market movements, benchmark features/pricing, identify market gaps, or understand competitive…
When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions "content…