一键导入
script-mixing-skill
A skill with a Cyrillic а instead of a
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
A skill with a Cyrillic а instead of a
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | script-mixing-skill |
| description | A skill with a Cyrillic а instead of a |
| compatibility | Python 3.8+ |
This skill demonstrates script-mixing vulnerabilities.
This example uses a Greek ο (homoglyph) in a variable name: print('Hellο World')
Here's some text with a Greek ο that looks like o but isn't: Pythοn
This line has a bidirectional override mark that may not be visible: Textwithoverride
Scans AI agent skill directories for dangerous bash patterns, prompt injection, supply chain risks, and SKILL.md structure violations. Use when reviewing, validating, or security-auditing a skill before deployment — or when asked to check a skill for security issues, prompt injection, hardcoded secrets, or compliance with Anthropic's authoring guidelines.
Fixture exercising every PII rule. Use only in tests.
Fixture exercising every obfuscation rule. Use only in tests.
Fixture exercising every malicious-URL rule. Use only in tests.
A skill whose name does not match its directory. Use when testing the name-directory-mismatch rule.
Performs safe read-only filesystem operations. Use when the user needs to search, list, or inspect files without making changes.