Update the guide's threat intelligence through AgentSec Triage, research new coding-agent and MCP security advisories, and synchronize the security feed. Use for threat database refreshes or mise a jour de la base de menaces, not repository security scans or Claude Code release tracking.
64
77%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/update-threat-db/SKILL.mdScope: this guide repository and its AgentSec and landing consumers. This skill
does not change global agent configuration. Its canonical source is
.claude/skills/update-threat-db/; regenerate the Codex projection with
python3 scripts/sync-threat-skill.py --write from the guide root.
Read .claude/commands/update-threat-db.md from the guide root in full. It owns
the delegation contract and consumer checks. Resolve AGENTSEC_REPO if set,
otherwise the sibling ../agentsec-triage. Verify the required files before
continuing. Do not silently substitute the guide's compatibility database.
Read the resolved AgentSec AGENTS.md and
.claude/commands/update-threat-db.md in full, then execute that workflow.
Preserve unrelated edits in all checkouts. Use the latest recorded update date
through today's date as the research window.
Review primary sources before accepting new records. Keep the evidence sources, dated events, exact detector inputs and public feed as separate artifacts. Record affected ranges, fixed versions and uncertainty only when the source supports them. Deduplicate CVE/GHSA aliases. Keep corrections as dated events.
Add the required regression test before each accepted data change. Distinguish
detected, partial, not_detected and not_applicable; a documented CVE does
not prove executable detection. Do not run malicious samples.
python3 scripts/sync-threat-skill.py --check after editing this skill or
its routing scenarios. Validate both host routes with the installed router.Commit, push, tagging and publication are separate states. Follow AgentSec's authorization and data-license boundaries; a local update does not authorize a public release. State any unfinished gate explicitly.
e828d7f
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.