ln-301-task-creator — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ln-301-task-creator (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.
Paths: File paths (references/,../ln-*) are relative to this skill directory.
Type: L3 Worker Category: 3XX Planning
Standalone-first worker for task creation. It creates tasks from an already approved plan and returns a stable summary contract.
MANDATORY READ: Load references/coordinator_summary_contract.md and references/task_plan_worker_runtime_contract.md MANDATORY READ: Load references/environment_state_contract.md, references/storage_mode_detection.md, references/template_loading_pattern.md, references/creation_quality_checklist.md, and references/destructive_operation_safety.md
Core inputs:
taskTypestoryDataidealPlan — task list with scopes, AC mappings, dependencies, layer classificationsteamIdguideLinksCoordinator context (passed in ADD/CREATE mode):
traceabilityTablePath — materialized traceability table from coordinator Phase 2discoveryContext — architecture, tech stack, key files, integration points from coordinator Phase 1tasksToCreate — specific tasks to create (ADD mode). Worker writes the 7-section document, does not decide whether tasks are needed.Transport inputs:
runId and summaryArtifactPathrunId and summaryArtifactPathRuntime family: task-plan-worker-runtime
Phase profile:
PHASE_0_CONFIGPHASE_1_LOAD_INPUTSPHASE_2_LOAD_CONTEXTPHASE_3_GENERATE_TASK_DOCSPHASE_4_VALIDATE_TASKSPHASE_5_CONFIRM_OR_AUTOAPPROVEPHASE_6_APPLY_CREATEPHASE_7_UPDATE_KANBANPHASE_8_WRITE_SUMMARYPHASE_9_SELF_CHECKSummary artifact rules:
summary_kind=task-planrun_id and write the default worker-family artifact pathrunId and summaryArtifactPath and must write the summary to the exact provided pathAlways build a structured task-plan summary envelope per:
references/coordinator_summary_contract.mdreferences/task_plan_worker_runtime_contract.mdPayload fields:
modestory_idtask_typetasks_createdtasks_updatedtasks_canceledtask_urlskanban_updateddry_warnings_countwarningsAlways write the validated summary before terminal outcome.
discoveryContext, traceabilityTablePath) to understand architecture. Research codebase for implementation details (existing patterns, related files, integration points) to write good Technical Approach sections.ADD: use tasksToCreate onlyCREATE: expand the full idealPlantaskType.tasksToCreate is the execution scope. Do not re-expand the full ideal plan when the coordinator already selected the delta.Version: 3.0.0 Last Updated: 2025-12-23
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.