cli-qa — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cli-qa (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Validate a GAM campaign configuration before deployment by inspecting its setup, checking creatives, and running a dry-run.
Requires orbiads CLI (pip install orbiads-cli). All commands use --json for structured output. Use the Bash tool to execute.
orbiads campaigns get <id> --json [free] — inspect campaign configurationorbiads creatives get --id <id> --json [free] — inspect a creative by IDorbiads campaigns deploy <id> --dry-run --json [free] — simulate deployment without spending creditsorbiads campaigns get <id> --json to inspect the campaign configuration.orderTemplate, lineItemTemplate, or creativeTemplate in tenant settings, the names should follow those patterns. Flag any names that look like they used fallback defaults when a template was expected, or vice versa.orbiads creatives get --id <id> --json for each creative referenced in the campaign. Check compliance and SSL status.orbiads campaigns deploy <id> --dry-run --json to simulate deployment.QA summary: blocking issues, warnings, creative compliance status, naming convention compliance, and a clear go/no-go recommendation for deployment.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.