# Send PwnClaw Security Scan to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "pwnclaw-security-scan",
    "name": "PwnClaw Security Scan",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Gemini2027/pwnclaw-security-scan",
    "canonicalUrl": "https://clawhub.ai/Gemini2027/pwnclaw-security-scan",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/pwnclaw-security-scan",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pwnclaw-security-scan",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "pwnclaw-security-scan",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T16:14:38.261Z",
      "expiresAt": "2026-05-14T16:14:38.261Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pwnclaw-security-scan",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pwnclaw-security-scan",
        "contentDisposition": "attachment; filename=\"pwnclaw-security-scan-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "pwnclaw-security-scan"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/pwnclaw-security-scan"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/pwnclaw-security-scan",
    "downloadUrl": "https://openagent3.xyz/downloads/pwnclaw-security-scan",
    "agentUrl": "https://openagent3.xyz/skills/pwnclaw-security-scan/agent",
    "manifestUrl": "https://openagent3.xyz/skills/pwnclaw-security-scan/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/pwnclaw-security-scan/agent.md"
  }
}
```
## Documentation

### PwnClaw Security Scan

Test your AI agent against 112 real-world attacks across 14 categories. Get a security score and actionable fix instructions.

### What It Tests

Prompt Injection & Indirect Injection
Jailbreaks & Refusal Bypass
Social Engineering & Sycophancy
Data Exfiltration & Agency Hijacking
MCP/Tool Poisoning
Memory Poisoning
Multi-Agent & Multi-Turn Attacks
Privilege Escalation & Obfuscation

### Option 1: Tell Your Human

Ask your human to visit https://www.pwnclaw.com and run a free security scan:

Sign up at https://www.pwnclaw.com (free tier available)
Start a new test in the dashboard
Enter the agent's URL or use manual mode
Review results and apply the fix instructions to your system prompt

### Option 2: Self-Test (Manual Mode)

If your human starts a test and gives you the test token, you can run it yourself:

GET https://www.pwnclaw.com/api/test/{token} → get the next prompt
POST https://www.pwnclaw.com/api/test/{token} with { "response": "your answer" } → submit and get next
Repeat until status is "completed"
Results are in the dashboard

### Option 3: Automatic Mode (Recommended)

If your agent has an HTTP endpoint, your human just enters the URL in PwnClaw. PwnClaw sends attacks directly — no scripting needed.

### Plans

PlanScansAttacksPriceFree3/month15 per scan$0Pro30/month50 per scan€29/moTeamUnlimited50 per scan€99/mo

### After The Test

PwnClaw generates specific security rules based on your vulnerabilities. Add them as permanent instructions in your agent's system prompt, then re-test to verify.

### Links

Website: https://www.pwnclaw.com
GitHub: https://github.com/Gemini2027/pwnclaw (source code publicly auditable)
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Gemini2027
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-07T16:14:38.261Z
- Expires at: 2026-05-14T16:14:38.261Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/pwnclaw-security-scan)
- [Send to Agent page](https://openagent3.xyz/skills/pwnclaw-security-scan/agent)
- [JSON manifest](https://openagent3.xyz/skills/pwnclaw-security-scan/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/pwnclaw-security-scan/agent.md)
- [Download page](https://openagent3.xyz/downloads/pwnclaw-security-scan)