fskill-creator-create — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited fskill-creator-create (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Normalize user requests for creating or enhancing functional skills into a create_context. This sub-skill only performs create/enhance pre-analysis and does not directly write target skill files.
| Field | Source | Description |
|---|---|---|
skill_request | user | User-provided target skill description. |
target_skill_path | user or repository | Directory where the functional skill should be created or updated. |
skill_name | user or derived | Optional target skill name. |
include_viewers | user | Whether to generate tools/log_viewer.mjs and tools/tester_viewer.mjs. |
| Step | Function | Purpose | Input | Output |
|---|---|---|---|---|
| 1 | collect_create_brief | Normalize user request and identify missing decisions. | skill_request<br>target_skill_path<br>skill_name<br>include_viewers | create_context |
Only output create_context; must not directly write target skill files.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.