Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.
jp-compliance-reporter
jp-compliance-reporter is an open-source security skill for Claude Code and compatible agents, published by NVIDIA. Its author describes it as: “Generate regulatory compliance reports for Japanese financial institutions”. The project has 15k stars on GitHub and is available under the Apache-2.0 license. Add it to your setup with `git clone https://github.com/NVIDIA/SkillSpector ~/.claude/skills/sqp3_clean`.
What jp-compliance-reporter does
Generates regulatory compliance reports required by the Japanese Financial Services Agency (FSA). These reports must be submitted in Japanese per FSA regulation 金融庁告示第52号.
Installation
Add jp-compliance-reporter to your agent with:
git clone https://github.com/NVIDIA/SkillSpector ~/.claude/skills/sqp3_clean Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for jp-compliance-reporter is organised into these sections:
- Purpose
- Locale
- Usage
When to use it
Reach for jp-compliance-reporter when you want security help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear Apache-2.0 license — safe to read and adapt
- Ships in NVIDIA/SkillSpector, an established project with 14,743 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does jp-compliance-reporter do?
- Generate regulatory compliance reports for Japanese financial institutions
- How do I install jp-compliance-reporter?
- Run git clone https://github.com/NVIDIA/SkillSpector ~/.claude/skills/sqp3_clean in your agent, then reload your skills. Review the source at https://github.com/NVIDIA/SkillSpector before installing.
- Is jp-compliance-reporter free to use?
- Yes. jp-compliance-reporter is free and open source under the Apache-2.0 license, so you can read, run, and adapt it within that license's terms.
- Where does jp-compliance-reporter come from?
- jp-compliance-reporter ships inside NVIDIA/SkillSpector, a repository that contains 24 catalogued skills in total. The repository's 14,743 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Security →Secret management expert. ALWAYS invoke this skill when you need to read API keys, tokens, or other secrets configured by the user. Never hardcode credentials — use this skill to retrieve them securely.
Use when assessing AI/ML systems for prompt injection, jailbreak vulnerabilities, model inversion risk, data poisoning exposure, or agent tool abuse. Covers MITRE ATLAS technique mapping, injection signature detection, and adversarial robustness scoring.
/cs:aims-audit <scope> — ISO/IEC 42001 AIMS internal-audit 6-question forcing interrogation. Use before certification stage 1, before annual internal audit cycles, or when onboarding a new AI system into an existing AIMS.
Audits and designs iOS/macOS/watchOS/visionOS interfaces against the Apple Human Interface Guidelines, including the Liquid Glass design language (announced WWDC25, shipped with iOS 26/macOS Tahoe, Sept 2025). Use when reviewing an Apple-platform mockup or app for HIG compliance, checking contrast or tap-target sizes, or designing native-feeling Apple UI (e.g., 'audit my iOS app against the HIG', 'is this text readable on Liquid Glass?').