advertiser-order-line-items — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited advertiser-order-line-items (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.
Resolve the advertiser and order scope before trafficking. Create, update, verify, and control line items with explicit guardrails.
Do not use if advertiser, order, and line-item IDs are already confirmed — pass them to native-image or qa-preview directly.
list_advertisers → get_advertiser → find_or_create_advertiser. [free]list_orders + get_order. [free]verify_order_setup + verify_line_item_setup before activation. [free]list_advertisers, get_advertiser, list_orders, get_order, list_line_items_by_order, verify_order_setup, verify_line_item_setup — [free]find_or_create_advertiser, create_order, update_order, approve_order — writes, recap before executioncreate_line_items, activate_line_items, pause_line_items — job-backed, require confirmationcreate_open_bidding_line_item — returns NOT_IMPLEMENTED, capability boundary onlyverify_line_item_setup has not run.find_or_create_order — not a supported path.Render order + line-item verification as an artifact table before any activation request.
<handoff>
advertiserId: ...
orderId: ...
lineItemIds: [...]
requiredApprovals: [...]
nextRecommendedSkill: native-image | qa-preview
</handoff>Apply extended thinking before choosing between job-backed batch and single line-item maintenance.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.