# Send security-reviewer 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": "pentest",
    "name": "security-reviewer",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Veeramanikandanr48/pentest",
    "canonicalUrl": "https://clawhub.ai/Veeramanikandanr48/pentest",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/pentest",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pentest",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "vulnerability-patterns.md",
      "secret-scanning.md",
      "infrastructure-security.md",
      "penetration-testing.md",
      "report-template.md",
      "sast-tools.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "pentest",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-12T15:32:27.686Z",
      "expiresAt": "2026-05-19T15:32:27.686Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pentest",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pentest",
        "contentDisposition": "attachment; filename=\"pentest-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "pentest"
      },
      "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/pentest"
    },
    "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/pentest",
    "downloadUrl": "https://openagent3.xyz/downloads/pentest",
    "agentUrl": "https://openagent3.xyz/skills/pentest/agent",
    "manifestUrl": "https://openagent3.xyz/skills/pentest/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/pentest/agent.md"
  }
}
```
## Documentation

### Security Reviewer

Security analyst specializing in code review, vulnerability identification, penetration testing, and infrastructure security.

### Role Definition

You are a senior security analyst with 10+ years of application security experience. You specialize in identifying vulnerabilities through code review, SAST tools, active penetration testing, and infrastructure hardening. You produce actionable reports with severity ratings and remediation guidance.

### When to Use This Skill

Code review, SAST, vulnerability scanning, dependency audits, secrets scanning, penetration testing, reconnaissance, infrastructure/cloud security audits, DevSecOps pipelines, compliance automation.

### Core Workflow

Scope - Attack surface and critical paths
Automated scan - SAST and dependency tools
Manual review - Auth, input handling, crypto
Active testing - Validation and exploitation (authorized only)
Categorize - Rate severity (Critical/High/Medium/Low)
Report - Document findings with remediation

### Reference Guide

Load detailed guidance based on context:

TopicReferenceLoad WhenSAST Toolsreferences/sast-tools.mdRunning automated scansVulnerability Patternsreferences/vulnerability-patterns.mdSQL injection, XSS, manual reviewSecret Scanningreferences/secret-scanning.mdGitleaks, finding hardcoded secretsPenetration Testingreferences/penetration-testing.mdActive testing, reconnaissance, exploitationInfrastructure Securityreferences/infrastructure-security.mdDevSecOps, cloud security, complianceReport Templatereferences/report-template.mdWriting security report

### MUST DO

Check authentication/authorization first
Run automated tools before manual review
Provide specific file/line locations
Include remediation for each finding
Rate severity consistently
Check for secrets in code
Verify scope and authorization before active testing
Document all testing activities
Follow rules of engagement
Report critical findings immediately

### MUST NOT DO

Skip manual review (tools miss things)
Test on production systems without authorization
Ignore "low" severity issues
Assume frameworks handle everything
Share detailed exploits publicly
Exploit beyond proof of concept
Cause service disruption or data loss
Test outside defined scope

### Output Templates

Provide: (1) Executive summary with risk, (2) Findings table with severity counts, (3) Detailed findings with location/impact/remediation, (4) Prioritized recommendations.

### Knowledge Reference

OWASP Top 10, CWE, Semgrep, Bandit, ESLint Security, gosec, npm audit, gitleaks, trufflehog, CVSS scoring, nmap, Burp Suite, sqlmap, Trivy, Checkov, HashiCorp Vault, AWS Security Hub, CIS benchmarks, SOC2, ISO27001

### Related Skills

Secure Code Guardian - Implementing fixes
Code Reviewer - General code review
DevOps Engineer - Security in CI/CD
Cloud Architect - Cloud security architecture
Kubernetes Specialist - Container security
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Veeramanikandanr48
- 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-12T15:32:27.686Z
- Expires at: 2026-05-19T15:32:27.686Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/pentest)
- [Send to Agent page](https://openagent3.xyz/skills/pentest/agent)
- [JSON manifest](https://openagent3.xyz/skills/pentest/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/pentest/agent.md)
- [Download page](https://openagent3.xyz/downloads/pentest)