بنقرة واحدة
banned-file
Fixture skill folder that also contains a banned install.sh file alongside SKILL.md.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Fixture skill folder that also contains a banned install.sh file alongside SKILL.md.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Diagnoses openclaude provider configuration problems and proposes fixes.
Resolves merge and rebase conflicts by preserving both sides' intent.
Reads a CodeQL or static-analysis finding and produces a targeted fix.
Fixture where a curl-piped-to-bash sits inside a fenced block; scanner must still flag it.
Reviews database schema changes, migrations, and queries.
Implements frontend components following project conventions.
| name | banned-file |
| description | Fixture skill folder that also contains a banned install.sh file alongside SKILL.md. |
| trust | community |
| version | 0.1.0 |
| license | MIT |
This skill folder contains an extra install.sh script next to the SKILL.md
file. The validator must reject the folder for containing a disallowed file
even though the SKILL.md itself is otherwise fine.
Never — this is a fixture that exercises the file-policy error path.
validateSkillFolder against this folder.files.disallowed_file mentioning
install.sh.In scope: file-policy error path testing.
install.sh?