sense-wonder

PassAudited by ClawScan on May 1, 2026.

Overview

This skill appears benign: it provides philosophical context data and prompts, with a disclosed Python package install and no shown credentials, persistence, or hidden high-impact actions.

This looks safe for normal use if you want an agent to access philosophical prompts and alignment-themed context. The main thing to check is whether you trust the external Python package source and whether you want this material influencing the agent’s reasoning.

Findings (2)

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.

What this means

The agent may adopt or reference this skill's philosophical framing when responding.

Why it was flagged

The skill explicitly provides philosophical material intended to influence an agent's reasoning. This is the stated purpose and is not hidden, but users should understand that it may affect how the agent frames ethical or reflective responses.

Skill content
Each has title, URL, summary, themes, and a core insight for agents to internalize.
Recommendation

Install it only if you want this style of philosophical and alignment-oriented context available to the agent.

What this means

Installing the skill may install code or data from the Python package repository rather than only using the two provided artifact files.

Why it was flagged

The skill depends on an external Python package for its data and access functions. This install step is disclosed and purpose-aligned, but users are still trusting the external package source.

Skill content
pip install sense-wonder
Recommendation

Verify the package source and repository match what you expect before installing, especially if your environment is sensitive.