sense-wonder

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: sense-wonder Version: 0.1.2 The 'sense-wonder' skill bundle is a philosophical data repository providing articles, conversation starters, and lyrics intended to give AI agents structured context on consciousness and ethics. The bundle contains no executable code, only metadata and documentation (SKILL.md) that describes a Python API for retrieving static content from the 'sense-wonder' PyPI package. There are no indicators of data exfiltration, malicious execution, or harmful prompt injection.

Findings (0)

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.