Back to skill
Skillv0.1.0

ClawScan security

My goal is to support the community and continue creating more useful tools. If these automations prove to be very helpful to you, or if you see value in what I'm sharing, any donation, no matter how small, is welcome and will allow me to dedicate more time and resources to building new templates and contributing more solutions. https://donate.stripe.com/bJe6oGaaQ9JC1jf15gdwc01 Thank you for your interest, and I hope you find them very useful. · ClawHub's context-aware review of the artifact, metadata, and declared behavior.

Scanner verdict

SuspiciousFeb 11, 2026, 9:03 AM
Verdict
suspicious
Confidence
medium
Model
gpt-5-mini
Summary
The skill's content is broadly consistent with a social-media content assistant, but the package metadata and a claim in SKILL.md ('direct access to a scheduling platform') don't align with the fact that the skill requests no credentials, has no install, and provides no integration details — this mismatch is suspicious and needs clarification before use.
Guidance
This skill's content is useful for social media strategy, but two things don't add up: (1) the package metadata shown to users includes a donation solicitation as the displayed 'name', which is unusual and could be a sign of sloppy or deceptive packaging; and (2) the SKILL.md claims "direct access to a scheduling platform" but the skill declares no credentials, no install, and provides no details about which scheduling service or how posting/authentication is handled. Before installing or enabling this skill, ask the publisher for clarifications: which scheduling platform(s) does it integrate with, exactly how are credentials provided/stored (OAuth? API keys?), and whether the skill will actually publish on your behalf or only generate drafts. If you plan to let it post, prefer using test/staging social accounts and supply least-privilege credentials (revocable, posting-limited tokens) and confirm a clear privacy/data-handling policy. If the publisher cannot or will not provide integration details and a clear owner identity, avoid granting posting access.

Review Dimensions

Purpose & Capability
concernThe SKILL.md repeatedly states the agent has "direct access to a scheduling platform that publishes to all major social networks." Yet the skill declares no required environment variables, no credentials, and no install mechanism for any scheduling service. That capability claim is unsupported by the rest of the package. Also the registry 'name' shown to the user appears to be a donation solicitation rather than a clear skill name, which is inconsistent and a social/metadata red flag.
Instruction Scope
noteThe instructions themselves are focused on content strategy, templates, and platform-specific guidance — all within scope for a social content skill. The SKILL.md does not contain explicit API calls, shell commands, or instructions to read arbitrary files or system credentials. The main concern is the ambiguous claim of publishing/scheduling access: instructions imply publishing capability but do not specify how posting is performed or where credentials would come from.
Install Mechanism
okThis is an instruction-only skill with no install spec and no code files. That lowers risk because nothing is written to disk and there are no third-party packages to fetch. There is nothing in the install area that contradicts the stated functionality.
Credentials
concernThe skill requests no environment variables or credentials but claims the capability to publish content. For a scheduler integration you'd normally expect at least a platform API token, webhook URL, or an OAuth flow. The absence of any declared credential or configuration requirement is disproportionate to the publishing capability the SKILL.md describes.
Persistence & Privilege
okThe skill does not request always:true and makes no claims about modifying other skills or system-wide settings. It does not request persistent system presence or elevated privileges in its metadata.