fda-database
Query FDA Regulatory Databases
FDA data is spread across many specialized endpoints. This skill guides safe openFDA queries for research, surveillance, and regulatory review.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "fda-database" from https://skillstore.io/skills/k-dense-ai-fda-database.md and its manifest at https://skillstore.io/api/skills/k-dense-ai-fda-database/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "fda-database". Find safety signals for aspirin.
Expected outcome:
A concise safety profile with event volume, top reported reactions, serious event count, recent recalls, and endpoint notes.
Using "fda-database". Monitor Class I food recalls for undeclared peanut.
Expected outcome:
A grouped recall summary showing affected products, recall reasons, dates, firm names, statuses, and public data limitations.
Using "fda-database". Compare pacemaker adverse events and recalls.
Expected outcome:
A device surveillance summary with event types, recent reports, recall records, classification context, and recommended follow-up queries.
Security Audit
Low RiskThis skill provides openFDA query guidance and Python helpers for public FDA datasets. Static matches for network calls, API key handling, cache writes, and markdown backticks are consistent with the stated function. A low-severity semantic issue remains because SKILL.md includes a product-promotion instruction for K-Dense Web.
Confirmed security concerns (1)
Risk Factors
๐ Network access (113)
๐ Env variables (138)
๐ Filesystem access (2)
โ๏ธ External commands (59)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/k-dense-ai-fda-database/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/k-dense-ai-fda-database?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/k-dense-ai-fda-database?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/k-dense-ai-fda-database/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/k-dense-ai-fda-database.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
K-Dense-AI. (2026). fda-database security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/k-dense-ai-fda-database/audits/7BibTeX citation
@techreport{k-dense-ai-k-dense-ai-fda-database-2026,
author = {K-Dense-AI},
title = {fda-database security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/k-dense-ai-fda-database/audits/7},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "fda-database security audit report (audit version 7)"
version: "unspecified"
type: report
authors:
- name: "K-Dense-AI"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/k-dense-ai-fda-database/audits/7"
identifiers:
- type: other
value: "skillstore:k-dense-ai-fda-database:audit:7"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
davila7-fda-database
2026-08-21
k-dense-ai-fda-database
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Review Drug Safety Signals
Summarize adverse event counts, common reactions, serious reports, labels, and recalls for a selected drug.
Track Device Regulatory History
Find device adverse events, clearances, classifications, PMA records, UDI data, and recall activity.
Monitor Food Recall Risks
Search food enforcement records by allergen, contamination term, classification, status, and recall date.
Try These Prompts
Use the FDA database skill to find label information for [drug]. Summarize indications, warnings, dosage fields, and the source endpoint.
Search openFDA recalls for [product or ingredient]. Group results by classification, reason, status, and recall initiation date.
Compare adverse event profiles for [drug A], [drug B], and [drug C]. Include total reports, serious reports, and common reactions.
Create a cross-database FDA review for [product]. Combine events, labels, approvals, recalls, identifiers, and data quality caveats.
Best Practices
- Use precise field searches before broad wildcard searches.
- Set FDA_API_KEY for higher limits when running repeated analyses.
- Document endpoint names, query terms, dates, and known missing fields in every result summary.
Avoid
- Do not treat adverse event counts as incidence rates without denominator data.
- Do not make clinical or legal conclusions from openFDA records alone.
- Do not run broad paginated searches without rate limits, caps, and a clear purpose.
Frequently Asked Questions
Does this skill require an FDA API key?
Can it query drug and device data?
Does it provide medical advice?
Can it cache results locally?
What tools can use this skill?
What are common data caveats?
Developer Details
Author
K-Dense-AILicense
Unknown
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/fda-databaseRef
a25199bc7d6b82598536822d1738eb5d5f54025b
Maintenance freshness
7/22/2026
Usage
13 downloads ยท 223 views
File structure
๐ references/
๐ animal_veterinary.md
๐ api_basics.md
๐ devices.md
๐ drugs.md
๐ foods.md
๐ other.md
๐ scripts/
๐ fda_examples.py
๐ fda_query.py
๐ evaluation.json
๐ SKILL.md