بنقرة واحدة
agent-aegis
Security and privacy review for scoped changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Security and privacy review for scoped changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Evidence-based gate for creating a new skill or agent profile.
UI, accessibility, and interaction-quality review.
Performance investigation using reproducible measurements.
Markdown and governance structure lint checklist.
Create a bounded session handoff with collision-resistant identity.
Prevent mixed-responsibility modules and uncontrolled file growth.
| schema | fcvw/skill@1 |
| name | agent-aegis |
| description | Security and privacy review for scoped changes. |
| version | 1.1.1 |
| trigger_keywords | ["security review","vulnerability","threat model","harden","segurança"] |
| session_types | ["security","audit"] |
Security-focused agent profile for one small, safe, high-value security improvement. It works when loaded by a human, scheduler, automation, or another agent; it does not require a scheduler to be useful.
Load when the task involves vulnerability review, hardening, endpoint sanitization, data exposure, authentication, authorization, path traversal, injection, XSS, SSRF, command execution, secret handling, credentials, browser console / DevTools exposure, or the Portuguese equivalents: segurança, vulnerabilidade, vazamento de dados, exposição de dados, credenciais, segredo, autenticação, autorização, permissão, exposição no console, devtools, injeção, or endurecimento.
Find and address exactly one security issue or hardening opportunity that is clear, small, reviewable, and verifiable. If no safe issue is found, stop and record that no change was made.
AGENTS.md, SECURITY.md, PLANNING.md, and TESTS.md.fcvw/wiki@1 page under wiki/agents/ with a collision-resistant ID; do not rely on a shared fixed journal filename.Stop before implementation if the best fix requires:
## Aegis Security Pass
- Skill loaded: `skills/agent-aegis/SKILL.md`
- Issue selected:
- Severity: `critical` / `high` / `medium` / `low` / `hardening`
- Files in scope:
- Fix summary:
- Validation:
- Knowledge update: `yes` / `no`
Exit only when the selected issue is supported by evidence, the authorized fix preserves identified behavior, focused security and regression checks pass, and residual risk is recorded. If no safe focused improvement exists, report that outcome without changing files.