Book a 30-minute demo →
Skill scan report

dbsnp_database

View on GitHub
14 Low Automated analysis flagged 2 potential risk patterns.

What this skill does

The skill provides a command-line interface for querying NCBI's dbSNP database, which contains information about genetic variants such as SNPs and indels. It uses the NCBI API to retrieve data and sup

github/google-deepmind - Insecure Credential Handling - 2.7k stars

ThreatsInsecure Credential Handling Missing Input Validation

Threat analysis

Insecure Credential Handling1 finding
Missing Input Validation1 finding

Skill info

Namegoogle-deepmind/dbsnp-database
Registrygithub
Version0b42509
PURLpkg:github/google-deepmind/science-skills@0b42509?skill=dbsnp-database
Stars2.7k

Assessments (2)

Insecure Credential Handling1 finding MEDIUM
MEDIUM

Insecure Credential Handling via local-llm-review

scripts/dbsnp_cli.py

The code references `os.environ.get("NCBI_API_KEY")` without any validation or obfuscation. If the `.env` file is not properly secured, this could expose the API key to unauthorized users.
Missing Input Validation1 finding LOW
LOW

Missing Input Validation via local-llm-review

scripts/dbsnp_cli.py

The script does not validate or sanitize user input before using it in API requests. This could lead to injection attacks or malformed requests if the input is not properly controlled.

Badge

Add the Anomity scan badge for dbsnp_database to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/google-deepmind/dbsnp-database/)
HTML
<a href="https://anomity.ai/skills/github/google-deepmind/dbsnp-database/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of dbsnp_database? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok