✓
Purpose & Capability
Name, description, and all files describe a visionOS spatial-engineering specialist; nothing in the package asks for unrelated capabilities or credentials.
✓
Instruction Scope
SKILL.md and AGENTS.md are purely descriptive guidance and activation text; there are no runtime commands, file reads, network endpoints, or data-exfiltration instructions in the provided content.
✓
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing is downloaded or written to disk by the skill itself.
✓
Credentials
The skill declares no required environment variables, binaries, or config paths; there are no credential-like fields, so requested environment access is proportionate to the documented purpose.
✓
Persistence & Privilege
always:false and no install steps — the skill does not request permanent presence or elevated privileges. It may be invoked by the agent (disable-model-invocation:false), which is the normal default.
Assessment
This skill is instruction-only and internally consistent with its stated purpose, so risk is low. Before installing or enabling it for autonomous use, consider: (1) provenance — the source/homepage is listed as unknown even though the description references a GitHub repo; verify the upstream repository and author to ensure you trust the content and future updates; (2) keep an eye on changes — if future versions add an install script, network calls, or required env vars, re-evaluate; (3) if you allow autonomous skill invocation for agents, decide whether you want this capability available by default in workflows (it can be invoked but is not force-installed). If you need higher assurance, request the original repo link, a license, or a signed release before enabling in sensitive environments.