Skip to main content

uspto-database

Access USPTO APIs for comprehensive patent and trademark searches, examination history, and IP analysis.

Install this skill

or
89/100

Security score

The uspto-database skill was audited on Mar 1, 2026 and we found 11 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 37

External URL reference

SourceSKILL.md
37- **Base URL**: `https://search.patentsview.org/api/v1/`
low line 48

External URL reference

SourceSKILL.md
48- **Base URL**: `https://tsdrapi.uspto.gov/ts/cd/`
low line 67

External URL reference

SourceSKILL.md
67**https://account.uspto.gov/api-manager/**
low line 146

External URL reference

SourceSKILL.md
146url = "https://search.patentsview.org/api/v1/patent"
low line 397

External URL reference

SourceSKILL.md
397**Base URL**: `https://assignment-api.uspto.gov/patent/v1.4/`
low line 405

External URL reference

SourceSKILL.md
405url = f"https://assignment-api.uspto.gov/patent/v1.4/assignment/patent/{patent_number}"
low line 428

External URL reference

SourceSKILL.md
428url = "https://assignment-api.uspto.gov/patent/v1.4/assignment/search"
low line 515

External URL reference

SourceSKILL.md
515assign_url = f"https://assignment-api.uspto.gov/patent/v1.4/assignment/patent/{patent_number}"
low line 579

External URL reference

SourceSKILL.md
579- **PatentSearch API**: https://search.patentsview.org/docs/
low line 581

External URL reference

SourceSKILL.md
581- **USPTO Open Data Portal**: https://data.uspto.gov/
low line 582

External URL reference

SourceSKILL.md
582- **API Key Registration**: https://account.uspto.gov/api-manager/
Scanned on Mar 1, 2026
View Security Dashboard