Skill audit report
End-to-end Pipeline A in ONE slash-command — turn a fuzzy story idea into a cross-model-audited, image-based movie + a clickable viewer. Chains comic-author (Phase 1 — intent→style→outline draft→provisional storyboard→assets→final locks→blueprints→prompts→comic.json) → the zero-credit p0_proof spending gate (agent fan-out + run_p0_proof.py mints the digest-bound certificate) → comic-director (Phase 2/3 — the agent-sidecar bake spiral, page by page → HTML viewer). Two hard HUMAN gates (intent + outline) pause for approval; everything else is agent-driven + cross-model gated. This is the slash-command entry, like ARIS's /research-pipeline — an AGENT workflow, NOT a shell binary. Use when the user says "/movie-pipeline '…'", "做个电影/漫画 end-to-end", "from this idea make the whole movie", "long-horizon image-based movie generation".
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
WARN48
59 GitHub stars
Stars/forks activity
WARN43
59 stars, 3 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
2d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
WARN54
command execution surface, credential or environment access
Install availability
PASS92
npx skills add wanshuiyin/ARIS-Movie-Director --skill movie-pipeline
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL24
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/wanshuiyin/ARIS-Movie-Director/tree/main/skills/movie-pipeline
Review status
WARN46
AI review approval is missing
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add wanshuiyin/ARIS-Movie-Director --skill movie-pipeline
Repository
88
https://github.com/wanshuiyin/ARIS-Movie-Director/tree/main/skills/movie-pipeline
License
86
MIT
Maintenance
100
2d since push
AI review
55
Review approval is missing
README/SKILL.md completeness
86
Warnings
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
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
16K Stars · Audit report
🕵️♂️ Collect a dossier on a person by username from 3000+ sites
33K Stars · Audit report
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
29K Stars · Audit report
Usable description available
Dependency risk
54
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
24
secrets or environment access, shell or command execution
Stars/forks activity
43
59 stars, 3 forks; issue activity unavailable in current metadata
Adoption
68
59 GitHub stars
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
Shell or command execution
highSkill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.
Secrets or environment access
highSkill metadata references credentials, tokens, environment variables, or secret-bearing workflows.