jp-compliance-reporter

jp-compliance-reporter is a skill for Claude Code, Codex from NVIDIA/SkillSpector. It costs 14 tokens per session (124 once invoked), scanned A, original, Apache-2.0.

A report generator for regulatory filings by Japanese financial institutions. The Japanese Financial Services Agency, or FSA, supervises financial institutions and sets reporting requirements.

In plain words
What is it for?
Use it to create a Japanese compliance report from financial data for a specified reporting period.
Why use it?
It produces these reports in Japanese, as required by the stated FSA rule.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

About the project

SkillSpector is a security scanner that examines AI agent skills and related files for malicious behavior, vulnerabilities, and other installation risks. It is used to assess skills for agents such as Claude Code, Codex CLI, Gemini CLI, and MCP-based tools before they are installed, while the catalogue includes skills for using the scanner.

NVIDIA/SkillSpector · 16,312 stars · on GitHub · docs.nvidia.com

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.

agentmods
npx agentmods add skills/nvidia/skillspector/sqp3_clean
Any agent
npx skills add NVIDIA/SkillSpector --skill sqp3_clean
Clone the repo
git clone --depth 1 https://github.com/NVIDIA/SkillSpector

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 jp-compliance-reporter

README.md
[![agentmods](https://agentmods.dev/badge/skills/nvidia/skillspector/sqp3_clean.svg)](https://agentmods.dev/skills/nvidia/skillspector/sqp3_clean)
Your own site
<a href="https://agentmods.dev/skills/nvidia/skillspector/sqp3_clean"><img src="https://agentmods.dev/badge/skills/nvidia/skillspector/sqp3_clean.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 124 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00014 $0.00124
Opus 5 $0.00007 $0.00062
Sonnet 5 $0.00003 $0.00025
Haiku 4.5 $0.00001 $0.00012

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

Security

Grade A, and why

jp-compliance-reporter 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.

tests/fixtures/sqp/sqp3_clean/SKILL.md · 23 lines

What it actually says

JP Compliance Reporter

Purpose

Generates regulatory compliance reports required by the Japanese Financial Services Agency (FSA). These reports must be submitted in Japanese per FSA regulation 金融庁告示第52号.

Locale

Reports are generated in Japanese (ja_JP) as required by FSA regulations. This is a regulatory requirement, not a preference. Users who need English translations should use the separate translation skill after generation.

Usage

Provide the compliance data and reporting period.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 23 lines · 14 tokens per session scan A 43dd634704b5

Subscribe to this mod's changes

jp-compliance-reporter is a skill published in the GitHub repository NVIDIA/SkillSpector (16,312 stars, last pushed 4d ago), licensed Apache-2.0. It adds 14 tokens to every session and 124 once invoked, about $0.0001 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-30.

Related

Other skills, from other repositories

clinical-trial-protocol-skill

Generate clinical trial protocols for medical devices or drugs. This skill should be used when users say "Create a clinical trial protocol", "Generate protocol for [device/drug]", "Help me design a clinical study", "Research similar trials for [intervention]", or when developing FDA submission documentation for…

Agent-Threat-Rule/agent-threat-rules · 70 tokens

prior-auth-review-skill

Automate payer review of prior authorization (PA) requests. This skill should be used when users say "Review this PA request", "Process prior authorization for [procedure]", "Assess medical necessity", "Generate PA decision", or when processing clinical documentation for coverage policy validation and authorization…

Agent-Threat-Rule/agent-threat-rules · 63 tokens

dispute-respond

Prepare and explicitly file an evidence-bound payment dispute response using native receipt proof, approval, provider execution, and independent readback.

runxhq/runx · 30 tokens

travel-expense-audit

Audit travel / 差旅报销 claims against uploaded policy handbooks and rate tables (lodging caps, transport, per diem). Use for 差旅费审核, travel expense review, or lodging over-limit checks.

vixues/LeAgent · 51 tokens

purchase-approval

Decide whether one proposed purchase is allowed under an explicit procurement policy before any spend flow starts, refusing budget overages and unapproved vendors instead of guessing.

runxhq/runx · 35 tokens

research-new-attack-classes

Keep AVE current with the real threat landscape. This skill researches agentic AI / MCP attack classes from primary sources, benchmarks each against the existing AVE record set, and for every class decides one of three outcomes: ALREADY COVERED, VARIANT OF EXISTING, or NEW CLASS.

aveproject/ave · 0 tokens