card-transfer-ff1ff5 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited card-transfer-ff1ff5 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Return the transfer-program view of one exact card variant in compact format.
Use training knowledge plus one issuer page fetch + one secondary source for current transfer ratios. Do NOT spawn a subagent — answer directly.
search_method in ../card-shared/source-policy.yaml): curl -sS "https://api.search.brave.com/res/v1/web/search?q=CARD+NAME+transfer+partners&count=10" -H "X-Subscription-Token: $BRAVE_API_KEY"If $BRAVE_API_KEY is not set, fall back to WebSearch.
curl -sS -L "URL" | sed 's/<[^>]*>//g' | tr -s '\n' | head -200Search snippets are too shallow for transfer partner lists — the full page has complete partner tables and ratios.
card-transfer contract in ../card-shared/command-contracts.yaml.## 🔄 Transfer Program## 🤝 Transfer Partners## ⚠️ Transfer Caveats## 📋 Confidence Notes## 🔗 Sources — numbered list of URLs fetched, as markdown hyperlinks with short "Site - Topic" labels, e.g. [Chase - Sapphire Preferred](https://...)Omit ## Card Identity when the match is confident. Use a numbered list for transfer partners with ratio and one short note per item.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.