quickgo-term-search — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited quickgo-term-search (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.
Use this skill to search public Gene Ontology terms through the official QuickGO API and return compact ontology summaries that are easy to inspect or feed into downstream enrichment workflows.
--query: free-text search string, for example apoptosis--limit: number of terms to return, default 5--out: optional JSON output pathpython3 skills/systems-biology/quickgo-term-search/scripts/search_quickgo_terms.py \
--query apoptosis \
--limit 3 \
--out scratch/quickgo/apoptosis_terms.jsonpython3 -m unittest tests.smoke.test_ontology_and_knowledge_extension_skillspython3 -m unittest discover -s skills/systems-biology/quickgo-term-search/tests -p 'test_*.py'~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.