Fda Database
Helps with AI, database as part of working with databases and data persistence workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add k-dense-ai-fda-database npx -- -y @trustedskills/k-dense-ai-fda-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"k-dense-ai-fda-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/k-dense-ai-fda-database"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The k-dense-ai-fda-database skill provides access to and querying capabilities for the FDA Adverse Event Reporting System (FAERS) database. It allows users to retrieve information about drugs, adverse events, and patient characteristics reported to the FDA. This skill can be used to analyze drug safety profiles and identify potential risks associated with medications.
When to use it
- Drug Safety Research: Investigate specific adverse event reports related to a particular medication or class of drugs.
- Pharmacovigilance Analysis: Identify trends in adverse events that might indicate previously unknown drug-related risks.
- Regulatory Compliance: Assist with regulatory reporting requirements by extracting relevant data from the FAERS database.
- Data Exploration: Explore the FAERS dataset to discover patterns and relationships between drugs, adverse events, and patient demographics.
Key capabilities
- Access to FDA Adverse Event Reporting System (FAERS) data.
- Querying of drug names, adverse event terms, and patient characteristics.
- Retrieval of specific reports based on search criteria.
Example prompts
- "Find all reports mentioning 'chest pain' associated with the drug 'Lipitor'."
- "What are the most frequently reported adverse events for antidepressants?"
- "Show me the number of reports involving pediatric patients and the medication 'Amoxicillin'."
Tips & gotchas
The FAERS database contains a large volume of data, so be specific in your queries to avoid overwhelming results. Understanding basic medical terminology can improve query accuracy.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.