acreadiness-assess Eval ======================= Status: review Score: 79/100 Risk: medium Decision: manual_review Policy: review Reason: Require human approval before installing into a real workspace. Install: npx skills add github/awesome-copilot --skill acreadiness-assess 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: Good trust signals with a few areas worth checking before rollout. - PASS Audit score: Safe to try - WARN Agent safety gate: Usable candidate, but the agent should surface permission and audit notes before installation. - PASS License clarity: MIT - WARN Permission surface: shell or command execution, filesystem or document access Warnings: - Trust score: Good trust signals with a few areas worth checking before rollout. - Agent safety gate: Usable candidate, but the agent should surface permission and audit notes before installation. - README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context - Permission surface: shell or command execution, filesystem or document access - High-risk permission hints: Shell or command execution - The skill relies on `npx github:microsoft/agentrc` which downloads and executes code from a remote source; while the source is reputable, this introduces a supply chain risk that is not explicitly mitigated (e.g., version pinning or integrity checks). - The skill references a custom agent `@ai-readiness-reporter` without specifying how it is discovered or invoked; this dependency is not self-contained and may cause failures if the agent is unavailable. 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 skill relies on `npx github:microsoft/agentrc` which downloads and executes code from a remote source; while the source is reputable, this introduces a supply chain risk that is not explicitly mitigated (e.g., version pinning or integrity checks). - No OpenAgentSkill engagement data yet - High-risk permission hints: Shell or command execution - The skill references a custom agent `@ai-readiness-reporter` without specifying how it is discovered or invoked; this dependency is not self-contained and may cause failures if the agent is unavailable. - Production credentials, payments, or irreversible account changes without explicit human review - Sensitive private data before reviewing repository code, license, and permission surface URLs: - Skill: https://www.openagentskill.com/skills/github-acreadiness-assess - Audit: https://www.openagentskill.com/skills/github-acreadiness-assess/audit - JSON: https://www.openagentskill.com/api/agent/evals?slug=github-acreadiness-assess