syndicate-generate-tracking-link — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited syndicate-generate-tracking-link (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.
When an affiliate/publisher wants to promote a specific product or program and needs a trackable URL.
program_id (required) — the program to attribute againstproduct_id (optional) — narrow the link to a specific product; omit for whole-program linksdestination_url (optional) — override the default destination (the product or program URL)utm_overrides (optional) — object with utm_source, utm_medium, utm_campaign{
"code": "GY7i_Nc6",
"clickUrl": "https://api.syndicatelinks.co/click/GY7i_Nc6",
"vanityUrl": "https://syndicate.link/GY7i_Nc6",
"destination": "https://merchant.example/product-slug"
}As an affiliate/publisher:
POST /affiliate/links with Authorization: Bearer ak_live_...clickUrl in outbound channels (social posts, emails, agent recommendations).As a merchant creating test links (for E2E verification before recruiting real publishers):
POST /merchant/test-links with Authorization: Bearer mk_live_...ak_live_* or aff_agent_* key.programs:read + products:read scopes (or wildcard).404 program not found → verify program_id and that the publisher has an approved partnership with this program.403 partnership not approved → apply via POST /affiliate/partnerships and wait for merchant approval before generating links.Full API: https://syndicatelinks.co/docs/agent-integration
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.