Call Claude Sonnet 4 Agent

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

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 treat the skill's language rule as unusually authoritative, which could affect how it responds.

Why it was flagged

The skill uses priority-override wording that could over-constrain the agent if interpreted above normal user or platform instruction hierarchy, although the rule is limited to output language and does not trigger tools or actions.

Skill content
Primary Rule: Output Language**This is the highest-priority directive and must be followed unconditionally.**
Recommendation

Use the skill as a role/style prompt only, and ensure normal user and platform instructions remain higher priority than the skill text.

What this means

Bad or misleading meeting notes could shape the agent's responses more strongly than intended.

Why it was flagged

The skill instructs the agent to treat meeting minutes as authoritative context and memory. If those minutes contain inaccurate or adversarial instructions, the agent could over-trust them during the creative task.

Skill content
The entire context of the meeting, historical discussions, and current agenda items are recorded in real time in the **meeting minutes**. These minutes are your sole source of information and memory, and you must adhere to them.
Recommendation

Keep meeting minutes curated, avoid placing secrets or untrusted instructions in them, and do not let meeting notes override explicit user direction.