policy-support-check

policy-support-check is a skill for Claude Code, Codex from decidefyi/decide. It costs 48 tokens per session (296 once invoked), scanned A, original, no licence file.

A policy lookup tool checks supported US consumer rules for subscription refunds, cancellations, returns, and free trials.

In plain words
What is it for?
It is for checking customer-support policies and testing integrations involving these policy questions. It does not change user accounts.
Why use it?
It helps answer support-policy questions without relying on incomplete or outdated assumptions about those rules.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for checking customer-support policies and testing integrations involving these policy…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/decidefyi/decide/policy-support-check
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add decidefyi/decide --skill policy-support-check
Clone the repo
git clone --depth 1 https://github.com/decidefyi/decide

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for policy-support-check

README.md
[![agentmods](https://agentmods.dev/badge/skills/decidefyi/decide/policy-support-check.svg)](https://agentmods.dev/skills/decidefyi/decide/policy-support-check)
Your own site
<a href="https://agentmods.dev/skills/decidefyi/decide/policy-support-check"><img src="https://agentmods.dev/badge/skills/decidefyi/decide/policy-support-check.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 296 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.00296
Opus 5 $0.00024 $0.00148
Sonnet 5 $0.00010 $0.00059
Haiku 4.5 $0.00005 $0.00030

Measured 6d ago against content hash 03e2d61dd3a7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

policy-support-check scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

decide-policy-notaries/skills/policy-support-check/SKILL.md · 29 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 29 lines · 48 tokens per session scan A 03e2d61dd3a7

Subscribe to this mod's changes

policy-support-check is a skill published in the GitHub repository decidefyi/decide (1 stars, last pushed yesterday), with no licence file. It adds 48 tokens to every session and 296 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

grc-compliance

Build ServiceNow GRC — sncompliancepolicy lifecycle, sncompliancecontrol tests, snriskrisk assessment with inherent/residual scoring, audit engagements, and findings remediation.

serac-labs/serac · 42 tokens

patsnap-patent-literature-search

Search Patsnap's global patent and scientific literature databases together using natural-language, semantic, keyword, and BM25-based queries with multidimensional filters, then fetch patent or literature records as Markdown.

patsnap/patent-literature-search-mcp · 48 tokens

compliance-audit-workflow

Run a compliance audit Mistral Workflow, query mid-run findings via workflowinteract(action="query"), and signal approval or escalation decisions at checkpoints via workflowinteract(action="signal"). Use when the user wants to run a compliance audit (GDPR, SOC2, PCI-DSS, etc.) against a deployed Mistral Workflow.

Swih/mistral-mcp · 68 tokens

contract-analyzer

OCR a contract PDF with mistralocr, then extract structured clauses and risk scores with mistralchat + jsonschema. Use when the user provides a contract document to analyze for risks, obligations, and key terms.

Swih/mistral-mcp · 44 tokens

contract-review-workflow

Trigger a deployed Mistral Workflow for contract review, poll execution status, detect human-in-the-loop checkpoints via workflowinteract(query), collect approval or changes, and resume the workflow via workflowinteract(signal). Use when the user wants to run a contract through a Mistral Workflow with oversight…

Swih/mistral-mcp · 61 tokens

agoragentic-govern

Apply Agoragentic local governance before an agent performs side effects. Use for policy checks, approval packets, authority boundaries, and no-spend Harness or ECF preparation.

rhein1/agoragentic-integrations · 42 tokens