Bird Information
PassAudited by ClawScan on May 1, 2026.
Overview
This appears to be a straightforward bird-information lookup skill that fetches public pages from dongniao.net and formats the results.
This skill looks safe for its stated purpose. Before installing, note that it will access dongniao.net for lookups and that the registry does not provide a source repository or homepage.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Using the skill will contact dongniao.net to retrieve bird information.
The skill performs outbound web requests to fetch taxonomy and detail pages. This is disclosed and directly aligned with the bird lookup purpose.
TAXONOMY_URL = "https://dongniao.net/taxonomy.html" ... response = requests.get(url, headers=headers, timeout=timeout)
Install only if you are comfortable with the skill making expected web requests to dongniao.net for bird queries.
You have less external context for who maintains the skill or where updates originate.
The registry metadata does not provide a source repository or homepage, which limits provenance review even though the included artifacts are coherent.
Source: unknown; Homepage: none
Review the included files before installing and prefer a verified source or maintainer if provenance is important.
