Use the agentic-radar plugin when analyzing or assessing agentic AI systems for security vulnerabilities and operational risks.
Quick Start
1. Check Installation
dcli agentic-radar self version
2. Scan a Workflow
dcli agentic-radar scan run --target /path/to/workflow
3. Run Security Tests
dcli agentic-radar test run --target your-agentic-system
4. View Report
dcli agentic-radar report show --scan-id <scan-id>
Agent Notes
agentic-radar scans agentic workflows for security vulnerabilities
Use test for running targeted security test suites
Reports can be output in JSON, YAML, or HTML formats
Regular scanning of agentic systems is recommended for security posture
1---2name: quickstart-25773description: agentic-radar Skill4---5# agentic-radar Skill67Use the agentic-radar plugin when analyzing or assessing agentic AI systems for security vulnerabilities and operational risks.89## Quick Start1011### 1. Check Installation12```bash13dcli agentic-radar self version14```1516### 2. Scan a Workflow17```bash18dcli agentic-radar scan run --target /path/to/workflow19```2021### 3. Run Security Tests22```bash23dcli agentic-radar test run --target your-agentic-system24```2526### 4. View Report27```bash28dcli agentic-radar report show --scan-id <scan-id>29```3031## Agent Notes3233- agentic-radar scans agentic workflows for security vulnerabilities34- Use `test` for running targeted security test suites35- Reports can be output in JSON, YAML, or HTML formats36- Regular scanning of agentic systems is recommended for security posture
Run npx skillmds@latest add javimosch/quickstart-2577 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
agentic-radar Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.