Back to skill
Skillv1.0.0
ClawScan security
Discord Company · ClawHub's context-aware review of the artifact, metadata, and declared behavior.
Scanner verdict
BenignApr 28, 2026, 9:04 PM
- Verdict
- benign
- Confidence
- high
- Model
- gpt-5-mini
- Summary
- This is an instruction-only, informational skill about Discord that does not request credentials, install software, or perform I/O—its declared behavior matches its requirements.
- Guidance
- This skill appears to be a read-only, informational reference about Discord and does not request credentials or install anything—so it is low risk. Note the source/homepage are unknown; if you depend on this for decisions, verify facts from an official or trusted source. If you are cautious about any skill invoking autonomously, keep it user-invocable only (do not set it to always:true) and review outputs before sharing sensitive information.
Review Dimensions
- Purpose & Capability
- okThe skill's name and description promise an informational summary of Discord; the SKILL.md contains only explanatory text and 'read_when' guidance. There are no unrelated environment variables, binaries, or install steps requested that would be inconsistent with an informational/reference skill.
- Instruction Scope
- okRuntime instructions are static content and a short 'read_when' list describing contexts where the agent should consult this content. The file does not instruct the agent to read system files, access environment variables, call external endpoints, or transmit data outside the agent.
- Install Mechanism
- okNo install specification or code files are present (instruction-only). This minimizes disk writes and execution risk; nothing is downloaded or installed.
- Credentials
- okThe skill requires no environment variables, credentials, or config paths. There is no apparent need for secrets or elevated access to fulfill its stated purpose.
- Persistence & Privilege
- okalways is false and the skill is user-invocable. Model invocation is allowed (the platform default), which is appropriate for a benign informational skill and does not introduce extra privileges or persistent system changes.
