بنقرة واحدة
bad-metadata
Use when you need to test a skill with non-string values in the metadata map.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when you need to test a skill with non-string values in the metadata map.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Creates detailed reports from data when the user asks for report generation or data summaries.
Use when you need to test a skill that produces a security warning (not block).
Tests various features in applications to ensure quality. Use when testing is needed.
Use when you need to test a skill with allowed-tools as a YAML list.
[this is broken yaml
Use when you need to test a skill with an invalid name format.
| name | bad-metadata |
| description | Use when you need to test a skill with non-string values in the metadata map. |
| metadata | {"author":"janedoe","version":2,"reviewed":true} |
The metadata: map must be string-to-string only. This skill has version: 2
(integer) and reviewed: true (boolean), both of which violate that rule.
Expected failure: frontmatter.metadata-format [high]