cli-targeting — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cli-targeting (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.
Explore available targeting keys and validate ad unit compatibility to build targeting configurations for campaigns.
Requires orbiads CLI (pip install orbiads-cli). All commands use --json for structured output. Use the Bash tool to execute.
Check campaign presets for pre-configured targeting key-values. The user may have campaign presets that include pre-selected targeting configurations:
__builtin_homepage — Pack Homepage (may include page-type key-values)__builtin_ros — Pack Run of Site (may include broad targeting)__builtin_interstitiel — Pack Interstitiel (may include interstitial-specific key-values)keyValues targetingIf a preset matches the campaign goal, its targeting key-values are already defined and can be applied directly. Presets are configured at orbiads.com/settings and applied via the MCP list_presets tool or visible in orbiads network info --json.
orbiads inventory keys --json [free] — list all targeting keys and their valuesorbiads inventory keys --key "<name>" --json [free] — get values for a specific targeting keyorbiads inventory ad-units --search "<name>" --json [free] — search ad units by nameorbiads inventory ad-units --id <id> --json [free] — get a specific ad unit with targeting detailsorbiads inventory keys --json to list all targeting keys and values.orbiads inventory ad-units --id <id> --json for each target ad unit to validate targeting compatibility.Validated targeting configuration: selected keys with values, compatible ad unit IDs, and confirmation from the user.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.