mirror of
https://github.com/ZeroPointRepo/youtube-skills.git
synced 2026-09-19 05:59:06 +08:00
20f8eeb807
- .codex-plugin/plugin.json: manifest per hashgraph-online/awesome-codex-plugins spec (semver, kebab-case name, full interface metadata, brand color from the real mark, privacy/terms URLs verified 200) - SECURITY.md: vulnerability disclosure policy (private email channel, SLA, scope, credential handling) - assets/icon.svg: the real TranscriptAPI brand favicon, byte-identical to https://transcriptapi.com/brand/favicon.svg (already 512x512) - assets/screenshot-transcriptapi.png: live homepage capture for the marketplace screenshots field - .codexignore: exclude repo plumbing from plugin installs - .github/dependabot.yml: weekly github-actions updates (scanner op-sec item) Local HOL scanner (plugin-scanner==2.0.1116, wheel sha256 verified against the reviewed release): 95/100 (A). Remaining: 12 RISKY_SKILL_INSTRUCTION highs, one per SKILL.md, all the same class (literal curl examples calling the plugin's own API); resolution touches published skill copy and goes through its own review gate. Scanner CI workflow file pending workflow-scoped token. Co-Authored-By: CRHQ <noreply@crhq.ai>