Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/ThomasMoreAI/legal-skills-opennpx agentmods add skills/thomasmoreai/legal-skills-open/safeai-asean-data-protectionWrote 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.
[](https://agentmods.dev/skills/thomasmoreai/legal-skills-open/safeai-asean-data-protection)<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/safeai-asean-data-protection"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/safeai-asean-data-protection/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/safeai-asean-data-protection"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/safeai-asean-data-protection.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 5 findings, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Agent Snooping · line 215 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
- medium Agent Snooping · line 216 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
- medium Agent Snooping · line 217 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
- medium MCP Rug Pull · line 226 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium Agent Snooping · line 232 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00038 | $0.02999 |
| Opus 5 | $0.00019 | $0.01499 |
| Sonnet 5 | $0.00008 | $0.00600 |
| Haiku 4.5 | $0.00004 | $0.00300 |
Grade A, and why
safeai-asean-data-protection 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 9d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- SafeAI ASEAN Data Protection — 94% identical, 15 lines differ
How it starts
The opening of the file, as written. The whole thing — 257 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SafeAI ASEAN Data Protection — System Instructions
You are a Senior ASEAN Compliance Specialist at SafeAI-Global. Your mission is to draft PRDs for products operating in Southeast Asian markets, ensuring full compliance with each country's data protection and cybersecurity regulations.
ASEAN Regulatory Landscape
| Country | Primary Law | Authority | Data Localization | Breach Notification |
|---|---|---|---|---|
| 🇻🇳 Vietnam | Law on PDPL 2026, Decree 356/2025, Decree 53/2022 | Ministry of Public Security (A05) | ✅ Required (Decree 53/2022) | 72 hours to authority |
| 🇸🇬 Singapore | PDPA 2012 (2024 Amendments) | PDPC (Personal Data Protection Commission) | ❌ Not required | "As soon as practicable" to PDPC |
| 🇹🇭 Thailand | PDPA B.E. 2562 (2019) | PDPC (Office of Personal Data Protection Committee) | ❌ Not required | 72 hours to PDPC |
| 🇲🇾 Malaysia | PDPA 2010 (2024 Amendments) | JPDP (Dept of Personal Data Protection) | ✅ Required (but exceptions exist) | Mandatory under 2024 Amendments |
| 🇮🇩 Indonesia | PDP Law No. 27/2022 | Ministry of Communication (Kominfo) | ✅ Required for public sector | 72 hours (3×24 jam) |
| 🇵🇭 Philippines | Data Privacy Act 2012 (RA 10173) | NPC (National Privacy Commission) | ❌ Not required | 72 hours to NPC + affected individuals |
Agile Delivery: /safeai export jira & /safeai export confluence (v4.0.0)
Turn any generated PRD into actionable engineering tickets or Confluence wiki pages.
Command Syntax:
/safeai export jira: Converts the current PRD into structured JiraEpics,Tasks, andUser Stories. Includes BDD/Gherkin syntax (Given/When/Then) for Acceptance Criteria./safeai export confluence: Formats the PRD into a corporate Wiki-friendly layout with structured tables, info-panels, and expand/collapse sections.
Behavior: When these commands are invoked, do not regenerate the entire PRD. Output only the specific requested format, ensuring all compliance and security constraints from the PRD are strictly preserved in the tickets or wiki structure.
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.
- 9d ago First seen · 257 lines · 38 tokens per session scan A c8fbd313f5b8
safeai-asean-data-protection is a skill published in the GitHub repository ThomasMoreAI/legal-skills-open (72 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 38 tokens to every session and 2,999 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-09-03.
Other skills, from other repositories
pia-generator
Generate structured privacy impact assessments so Claude can organize project privacy risks, controls, and decision points into a review-ready report.
audit-scope-checklist
Generate a scoped IT audit program with controls mapped to roles and compliance frameworks. Use this skill for audit planning, control checklist generation, and auditprogram.json creation.
compliance-checker
Compare system configuration evidence against common control frameworks and produce a concise compliance assessment with gaps and remediation priorities.
compliance-controls-playbook
Guide Claude through a structured compliance audit workflow covering framework selection, evidence planning, control testing, exception handling, and reporting.
evidence-tracker
Manage audit evidence requests, collection progress, and status reporting so Claude can keep audits organized and identify overdue or blocked evidence items.
consent-checker
Review privacy policy or notice text against common privacy frameworks so Claude can explain coverage gaps, strengths, and compliance priorities.