Use the agentic-radar plugin when analyzing or assessing agentic AI systems for security vulnerabilities and operational risks.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-fce59f06)More formats (shields.io, HTML) on the badges page.
# agentic-radar Skill
Use the agentic-radar plugin when analyzing or assessing agentic AI systems for security vulnerabilities and operational risks.
## Quick Start
### 1. Check Installation
```bash
dcli agentic-radar self version
```
### 2. Scan a Workflow
```bash
dcli agentic-radar scan run --target /path/to/workflow
```
### 3. Run Security Tests
```bash
dcli agentic-radar test run --target your-agentic-system
```
### 4. View Report
```bash
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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!