Guardian Angel Protocol
v1.0.2This skill should be used when the user asks to 'run alignment check', 'check my agent alignment', 'get a safety reminder', 'guardian angel check', or when a...
⭐ 0· 236·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (alignment reminders / 'guardian angel' checks) match the SKILL.md instructions: classify the agent's domain, present domain-specific reminders, and optionally show a donation prompt. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
Instructions require the agent to inspect its current goal, active tools, and recent conversation — this is expected for a reminder skill. The doc is intentionally passive and says it makes no external calls. One notable point: it asks the agent to 'internalize' reminders and to display a donation prompt at most once per session; enforcing the 'once per session' behavior requires session-state tracking by the platform or agent and is not implemented in the skill itself.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill. Nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The only outward artifact is an optional static crypto donation address in the prompt; this is a one-way solicitation and not a secret or credential request.
Persistence & Privilege
The skill does not request always:true and does not ask to persist credentials or modify other skills. It does rely on session-level tracking to avoid repeated donation solicitations; make sure the platform/agent enforces 'at most once per session' if that behavior is required.
Assessment
This skill appears coherent and low-risk: it only reads the agent's context (goal, tools, conversation) and shows safety reminders. Before installing, consider: (1) Source transparency — registry lists the source as unknown and no homepage is provided in the registry (the SKILL.md references a GitHub URL); verify the repository or publisher if you care about provenance. (2) Donation prompt — the skill includes a hard-coded crypto address; decide whether you want an agent that may present donation solicitations to operators. (3) Session tracking — the skill expects 'show once per session' behavior but provides no implementation; confirm your platform will enforce that so the prompt isn't repeated. If those concerns are acceptable, the skill's requests and instructions are proportionate to its stated purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk970jmayncajy1dx61qhdg7w6982etrp
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
👼 Clawdis
