cli-orders — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cli-orders (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.
Find or create GAM advertisers and orders, which are required before building campaigns.
Requires orbiads CLI (pip install orbiads-cli). All commands use --json for structured output. Use the Bash tool to execute.
Naming conventions from tenant settings are applied automatically by the backend. The advertiser and order names you provide in --name flags will be used as macro values for the configured naming templates (e.g., {advertiser}, {campaign} macros in orderTemplate). If no naming template is configured, the --name value is used as-is.
orbiads advertisers list --json [free] — list all advertisersorbiads advertisers list --search "<name>" --json [free] — search advertisers by nameorbiads advertisers create --name "<name>" --json [1 credit] — create a new advertiserorbiads orders list --json [free] — list all ordersorbiads orders list --advertiser <id> --json [free] — list orders for a specific advertiserorbiads orders create --advertiser <id> --name "<name>" --json [1 credit] — create a new orderorbiads orders get --id <id> --json [free] — get a specific order by IDorbiads advertisers list --search "<name>" --json to find an existing advertiser.orbiads advertisers create --name "<name>" --json after user confirmation (costs 1 credit).orbiads orders list --advertiser <id> --json to check existing orders.orbiads orders create --advertiser <id> --name "<name>" --json after user confirmation (costs 1 credit).Confirmed advertiser ID and order ID, ready for campaign creation.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.