Back to skill
Skillv1.0.1

ClawScan security

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

Scanner verdict

BenignMay 1, 2026, 6:27 AM
Verdict
Benign
Confidence
medium
Model
gpt-5.5
Summary
The supplied artifacts describe an instruction-only Redux-Saga guidance skill with no code execution, credential use, persistence, or suspicious behavior shown.
Guidance
This appears to be a documentation/reference skill. Before installing, confirm you want your agent to use these Redux-Saga best-practice rules, and review any generated saga code for project-specific choices such as auth-token handling, network calls, and long-running tasks.

Review Dimensions

Purpose & Capability
okThe artifacts consistently describe a Redux-Saga best-practices reference for writing, testing, and debugging saga code; no executable code files, credential requirements, or capability tags are present.
Instruction Scope
okThe instructions stay within framework guidance for Redux-Saga and tell the agent to use the skill's rules and the project source when giving coding advice; they do not request unrelated tool use or override user goals.
Install Mechanism
okThe registry declares no install spec, required binaries, environment variables, or config paths. README install commands are ordinary user-directed skill installation examples.
Credentials
okThe skill does not declare local system access, network access, credentials, or mutation authority. Code snippets are documentation examples for application development.
Persistence & Privilege
okNo artifact-backed persistence mechanism, background agent behavior, privilege escalation, or autonomous runtime activity is shown; saga background-worker examples are application guidance only.