change-publish Eval =================== Status: review Score: 70/100 Risk: medium Decision: manual_review Policy: review Reason: Test manually in an isolated workspace and compare against safer alternatives. Install: npx skills add tikalk/adlc-team-skills --skill change-publish Required checks: - PASS Task fit: Task wording matches this skill metadata. - PASS Install path: Install handoff is available. - PASS Install command safety: standard package or runtime install path - WARN Trust score: Potentially useful, but at least one trust signal needs human inspection. - WARN Audit score: Needs review - WARN Agent safety gate: Sparse or mixed signals. Useful for discovery, but not for autonomous installation. - PASS License clarity: MIT - WARN Permission surface: shell or command execution, filesystem or document access Warnings: - Trust score: Potentially useful, but at least one trust signal needs human inspection. - Audit score: Needs review - Agent safety gate: Sparse or mixed signals. Useful for discovery, but not for autonomous installation. - Permission surface: shell or command execution, filesystem or document access - High-risk permission hints: Shell or command execution - The setup script uses `xargs -r -n1 basename` which may fail if filenames contain spaces, though ChDR filenames are expected to follow a strict pattern. - The skill assumes the presence of `python3`; no fallback is provided if it is missing. - Quality score needs review - Stars/forks activity: 132 stars, 1 forks; issue activity unavailable in current metadata Validation plan: 1. Inspect repository, README/SKILL.md, license, and recent commits before production use. 2. Install in an isolated workspace or sandbox with no production secrets available. 3. Run the smallest representative task and record files touched, commands run, network access, and outputs. 4. Compare the selected skill against at least one alternative when the eval status is review or failed. 5. Promote only after the agent reports a successful verification result and unresolved warnings are accepted. Do not use when: - teams that need a vendor-supported SLA - production agents without a repository review - The setup script uses `xargs -r -n1 basename` which may fail if filenames contain spaces, though ChDR filenames are expected to follow a strict pattern. - No OpenAgentSkill engagement data yet - High-risk permission hints: Shell or command execution - The skill assumes the presence of `python3`; no fallback is provided if it is missing. - Quality score needs review - Stars/forks activity: 132 stars, 1 forks; issue activity unavailable in current metadata URLs: - Skill: https://www.openagentskill.com/skills/tikalk-change-publish - Audit: https://www.openagentskill.com/skills/tikalk-change-publish/audit - JSON: https://www.openagentskill.com/api/agent/evals?slug=tikalk-change-publish