Back to skill
Skillv1.0.0
ClawScan security
Psychology Daily · ClawHub's context-aware review of the artifact, metadata, and declared behavior.
Scanner verdict
BenignApr 30, 2026, 1:56 AM
- Verdict
- benign
- Confidence
- high
- Model
- gpt-5-mini
- Summary
- The skill's instructions, required resources, and outputs are coherent with its stated purpose: collecting and formatting same-day psychology/neuroscience news; it requests no credentials, installs, or unusual privileges.
- Guidance
- This skill appears internally consistent, but check the agent environment before installing: ensure the agent has web‑search and link‑fetching capability (the skill depends on live browsing). Confirm how the skill handles dates (it should substitute 'today' dynamically rather than a hard-coded date), and be aware it may surface paywalled or embargoed articles—verify source access and accuracy before republishing. If your agent cannot browse the web, expect frequent 'no results' responses; consider adding an explicit fallback or limiting expectations.
Review Dimensions
- Purpose & Capability
- okName/description (daily psychology & brain‑science news) match the SKILL.md: it only instructs web searches, filtering, deduplication, and formatting. No unrelated binaries, env vars, or installs are requested.
- Instruction Scope
- noteInstructions are focused on web search and formatting and explicitly forbid fabrication. Minor issues: the SKILL.md uses a specific date example (2026-04-28) which should be dynamic at runtime, and there is a small internal inconsistency (filter out '30 days old' vs 'only same day'); both are functional/design concerns, not safety problems. The skill assumes the agent has web‑browsing/search capability and link-following; without that the skill cannot fulfill its purpose and may need to report no results.
- Install Mechanism
- okNo install spec or code files are included (instruction-only). Nothing is downloaded or written to disk by the skill itself.
- Credentials
- okNo environment variables, credentials, or config paths are required; requested data and capabilities are proportionate to a news-collection skill.
- Persistence & Privilege
- okalways:false and no self-modifying/install behavior. The skill does not request persistent privileges or modify other skills/config.
