sync-small-superblocks
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local, read-only analysis of repository files (
curriculum/structure/superblocks/*.jsonandclient/i18n/locales/english/intro.json). It identifies missing or stale curriculum blocks through a bundled Python script. - [SAFE]: The Python script
check_sync.pyuses only standard library modules (json,os) and does not initiate any network requests, file writes, or external package installations. - [SAFE]: Instructions include explicit guardrails requiring the agent to verify the repository state before execution and advising against automated modifications (e.g., editing files, opening PRs), ensuring the user remains in control of the remediation process.
Audit Metadata