Skill audit report
open-code-review-delegate Audit report.
Delegation mode for open-code-review (OCR). Instead of OCR calling an LLM endpoint, this skill instructs the host agent to perform the code review itself, using OCR only for deterministic engineering: file selection and rule resolution. Use when the host agent should drive the review with its own LLM capabilities.
OpenAgentSkill Trust Score
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
PASS100
21K GitHub stars
Stars/forks activity
PASS97
21K stars, 1.6K forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
Pushed today
License clarity
PASS86
Apache-2.0
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
WARN54
command execution surface, external package install surface
Install availability
PASS92
npx skills add alibaba/open-code-review --skill open-code-review-delegate
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN48
shell or command execution, filesystem or document access
Repository evidence
PASS86
https://github.com/alibaba/open-code-review/tree/main/skills/open-code-review-delegate
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install and adoption review
Install path
92
npx skills add alibaba/open-code-review --skill open-code-review-delegate
Repository
88
https://github.com/alibaba/open-code-review/tree/main/skills/open-code-review-delegate
License
86
Apache-2.0
Maintenance
100
Pushed today
AI review
55
The SKILL.md excerpt is truncated at the end, but the provided content is clear and complete for the described workflow.
README/SKILL.md completeness
86
Usable description available
Dependency risk
54
command execution surface, external package install surface
Install command safety
92
standard package or runtime install path
Permission surface
48
shell or command execution, filesystem or document access
Stars/forks activity
97
21K stars, 1.6K forks; issue activity unavailable in current metadata
Adoption
88
21K GitHub stars
Warnings
- Dependency or permission surface needs review
- Permission surface may require sandboxing
- The SKILL.md excerpt is truncated at the end, but the provided content is clear and complete for the described workflow.
- No explicit security guidance for handling untrusted repository content or user-supplied arguments to `ocr` commands, though this is standard for code review tools.
- Quality score needs review
- Permission surface needs review: shell or command execution, filesystem or document access
- Dependency/runtime risk: command execution surface, external package install surface
- Permission surface: shell or command execution, filesystem or document access
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Related skills to audit next
Opencode
The open source coding agent.
201K Stars · Audit report
Code Review
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
169K Stars · Audit report
Grill With Docs
A relentless interview that pressure-tests a plan against the codebase, sharpens domain language, and updates CONTEXT.md and ADRs when decisions become durable.
165K Stars · Audit report