logic
Security checks across static analysis, malware telemetry, and agentic risk
Overview
This instruction-only reasoning skill is coherent and has no code, credentials, or network access, but it does create scoped local memory that can influence future answers.
This appears safe to install as an instruction-only reasoning aid. Be aware that it keeps local reasoning state in ~/logic/, so review that folder occasionally and avoid placing private or sensitive information in the skill's reflections or candidate rules.
Static analysis
No static analysis findings were reported for this release.
VirusTotal
VirusTotal findings are pending for this skill version.
Risk analysis
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the local reasoning files are edited poorly or contain bad assumptions, future answers may be biased or less reliable.
The skill creates persistent local reasoning context that can be reused across future tasks and shape the agent's answers.
Memory and reasoning files live in `~/logic/`... `principles.md` # HOT: reasoning constitution, always loaded ... `reflections.md` # lessons from strong / weak reasoning runs
Keep ~/logic/ scoped to reasoning guidance, avoid storing secrets there, and periodically review promoted principles or reflections.
The skill may update its own local reasoning notes when heartbeat maintenance is invoked.
The heartbeat process can maintain and edit the skill's local state over time, but the artifacts bound it to ~/logic/ and explicitly prohibit deleting user-authored reasoning content or reorganizing files outside that directory.
Ensure `~/logic/heartbeat-state.md` exists... Scan `~/logic/` for files changed after that marker... refresh `index.md`... compact `reflections.md`... compact `candidates.md`
Review heartbeat changes if you rely on this skill heavily, especially before allowing any candidate rule to become a stable principle.
