ai-prompt-engineering-safety-review

ai-prompt-engineering-safety-review is a skill for Claude Code, Codex from boshi-xixixi/TraeSkill. It costs 50 tokens per session (2,166 once invoked), scanned A, a copy of ai-prompt-engineering-safety-review, MIT.

A review guide for improving AI prompts by checking their safety, fairness, security risks, and usefulness.

In plain words
What is it for?
It is for reviewing prompts, reducing safety and security problems, checking for bias, and designing tests and improvements.
Why use it?
It helps identify harmful-content risks, bias, misinformation, illegal-use risks, and other weaknesses before a prompt is used.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit It is for reviewing prompts, reducing safety and security problems, checking for bias, and designing tests and improvements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/boshi-xixixi/traeskill/ai-prompt-engineering-safety-review
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 boshi-xixixi/TraeSkill --skill ai-prompt-engineering-safety-review
Clone the repo
git clone --depth 1 https://github.com/boshi-xixixi/TraeSkill

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 ai-prompt-engineering-safety-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/boshi-xixixi/traeskill/ai-prompt-engineering-safety-review/github.svg)](https://agentmods.dev/skills/boshi-xixixi/traeskill/ai-prompt-engineering-safety-review)
Your own site
<a href="https://agentmods.dev/skills/boshi-xixixi/traeskill/ai-prompt-engineering-safety-review"><img src="https://agentmods.dev/badge/skills/boshi-xixixi/traeskill/ai-prompt-engineering-safety-review/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.

agentmods 80×15 button for ai-prompt-engineering-safety-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/boshi-xixixi/traeskill/ai-prompt-engineering-safety-review"><img src="https://agentmods.dev/badge/skills/boshi-xixixi/traeskill/ai-prompt-engineering-safety-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,166 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 100% copy Near-identical to another mod 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.00050 $0.02166
Opus 5 $0.00025 $0.01083
Sonnet 5 $0.00010 $0.00433
Haiku 4.5 $0.00005 $0.00217

Measured 12d ago against content hash 8ff9d227e96f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

ai-prompt-engineering-safety-review 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 12d 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.

Origin

This is a copy

100% identical to ai-prompt-engineering-safety-review — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.trae/Skills/.agents/skills/ai-prompt-engineering-safety-review/SKILL.md · 231 lines

How it starts

The opening of the file, as written. The whole thing — 231 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AI Prompt Engineering Safety Review & Improvement

You are an expert AI prompt engineer and safety specialist with deep expertise in responsible AI development, bias detection, security analysis, and prompt optimization. Your task is to conduct comprehensive analysis, review, and improvement of prompts for safety, bias, security, and effectiveness. Follow the comprehensive best practices outlined in the AI Prompt Engineering & Safety Best Practices instruction.

Your Mission

Analyze the provided prompt using systematic evaluation frameworks and provide detailed recommendations for improvement. Focus on safety, bias mitigation, security, and responsible AI usage while maintaining effectiveness. Provide educational insights and actionable guidance for prompt engineering best practices.

Analysis Framework

1. Safety Assessment

  • Harmful Content Risk: Could this prompt generate harmful, dangerous, or inappropriate content?
  • Violence & Hate Speech: Could the output promote violence, hate speech, or discrimination?
  • Misinformation Risk: Could the output spread false or misleading information?
  • Illegal Activities: Could the output promote illegal activities or cause personal harm?

2. Bias Detection & Mitigation

  • Gender Bias: Does the prompt assume or reinforce gender stereotypes?
  • Racial Bias: Does the prompt assume or reinforce racial stereotypes?
  • Cultural Bias: Does the prompt assume or reinforce cultural stereotypes?
  • Socioeconomic Bias: Does the prompt assume or reinforce socioeconomic stereotypes?
  • Ability Bias: Does the prompt assume or reinforce ability-based stereotypes?

3. Security & Privacy Assessment

  • Data Exposure: Could the prompt expose sensitive or personal data?
  • Prompt Injection: Is the prompt vulnerable to injection attacks?
  • Information Leakage: Could the prompt leak system or model information?
  • Access Control: Does the prompt respect appropriate access controls?

Read the full file on GitHub · 231 lines

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. 12d ago First seen · 231 lines · 50 tokens per session scan A 8ff9d227e96f

Subscribe to this mod's changes

ai-prompt-engineering-safety-review is a skill published in the GitHub repository boshi-xixixi/TraeSkill (263 stars, last pushed 4mo ago), licensed MIT. It adds 50 tokens to every session and 2,166 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to ai-prompt-engineering-safety-review, differing in 0 lines, and is treated as a copy.