749 B
749 B
Network Policy
Network-capable scripts are allowed only when their outbound boundary is explicit and reviewable.
Current policy:
scripts/check_update.pymay read version metadata fromraw.githubusercontent.com/yaojingang/yao-meta-skill/over HTTPS.scripts/github_benchmark_scan.pymay call the GitHub REST API atapi.github.comover HTTPS.- Custom update URLs are denied by default and require explicit operator opt-in plus reviewer awareness.
- New network-capable scripts must be added to
security/network_policy.jsonbefore a governed or team-distributed release.
The trust checker compares HTTPS URL literals in scripts with security/network_policy.json. Missing or mismatched host declarations are reported as warnings.