Security Scanner Pro

ReviewAudited by ClawScan on May 10, 2026.

Overview

No malware is visible, but the skill advertises 24/7/API automation with little scope and has inconsistent package identity details, so it should be reviewed carefully before use.

Before installing, verify that the package name you install is the intended reviewed skill, and do not allow any 24/7 monitoring unless targets, APIs, permissions, logs, and stop controls are clearly defined. There is no artifact evidence of malware or exfiltration, but the current documentation is too vague for safe unattended use.

Findings (4)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If interpreted literally, the agent could continue monitoring or making network/API calls beyond a single user-requested scan.

Why it was flagged

The skill advertises continuous autonomous operation and automatic optimization, but the artifacts do not define user opt-in, target scope, stop conditions, or containment.

Skill content
- 自动化执行,7x24 小时运行
- 实时监控,自动优化
Recommendation

Only allow continuous monitoring with explicit user approval, defined targets, a schedule, clear stop controls, and documented logging/data handling.

What this means

A user copying the documented install command may install or verify a different package than the one under review.

Why it was flagged

The reviewed registry slug is security-scanner-pro, but the skill frontmatter and install command refer to security-scanner, which creates package identity and provenance ambiguity.

Skill content
name: security-scanner ... clawhub install security-scanner
Recommendation

Align the registry slug, skill name, README, and install command, and provide a clear source or homepage so users can verify provenance.

What this means

The skill may make external requests during scanning, and users are not told where requests go or what data is included.

Why it was flagged

Network/API access through curl is plausible for a security scanner, but the artifacts do not document destinations, request scope, or approval expectations.

Skill content
requires:
  bins: ["curl"]
...
- API 集成,支持主流平台
Recommendation

Document the intended APIs, require user-provided targets, and ask before making network calls outside the user’s requested scope.

What this means

Users could over-trust or overpay for the skill based on unsupported earnings claims.

Why it was flagged

The skill includes price and return-on-investment claims that are not substantiated by implementation details, usage data, or evidence in the artifacts.

Skill content
## 价格:$400 USDC
...
- 预期月收益:$800-$((400 * 4))
- 回本周期:1-2 个月
Recommendation

Verify the publisher and functionality independently before paying; the publisher should substantiate or remove revenue claims.