Back to skill
Skillv1.0.0

ClawScan security

Baidumap · ClawHub's context-aware review of the artifact, metadata, and declared behavior.

Scanner verdict

BenignMar 16, 2026, 9:21 AM
Verdict
Benign
Confidence
high
Model
gpt-5-mini
Summary
This skill is a simple redirect/alias to the 'baidu-map' skill and contains no code, installs, or requested credentials—there is nothing disproportionate or unexpected in its footprint.
Guidance
This skill is just an alias pointing users to the 'baidu-map' skill and does not perform any actions or request credentials. It's low risk to keep or remove. If you want mapping functionality, install and review the actual 'baidu-map' skill (check its required env vars, install steps, and SKILL.md) before granting permissions.

Review Dimensions

Purpose & Capability
okName/description state it's a redirect to 'baidu-map' and the SKILL.md includes a redirect_to field; there are no unrelated env vars, binaries, or requirements.
Instruction Scope
okSKILL.md only documents the redirect and tells the agent to use 'baidu-map'; it does not instruct the agent to read files, call external endpoints, or access credentials.
Install Mechanism
okNo install spec and no code files — instruction-only skill with no disk writes or downloads.
Credentials
okNo environment variables, credentials, or config paths are requested; nothing disproportionate is asked for.
Persistence & Privilege
okalways is false and the skill does not request persistent presence or elevated privileges; autonomous invocation is allowed by default but this skill has no actions to run.