SalesBuildr Products — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited SalesBuildr Products (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.
The product catalog in Salesbuildr contains items that can be added to quotes. Products include hardware, software licenses, services, and any other billable items.
GET /products?search=<term>&category_id=<id>&from=0&size=25Parameters:
search - Search by product namecategory_id - Filter by categoryfrom - Pagination offsetsize - Results per page (max 100)GET /products/{id}Returns full product details including pricing, description, and category.
| Field | Description |
|---|---|
| id | Unique product identifier |
| name | Product display name |
| description | Product description |
| price | Default unit price |
| category | Product category |
| sku | Stock keeping unit |
GET /products?search=firewallGET /products?category_id=5~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.