waypoint-bio
Fail
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: CRITICAL
Full Analysis
- [SAFE]: The skill provides integration for the
waypoint-bioPython package and Hugging Face repositories. - [EXTERNAL_DOWNLOADS]: Downloads data from Hugging Face Hub (e.g.,
outpost-bio/Waypoint-6m,outpost-bio/Atlas). These are trusted resources belonging to a well-known service and the model's publisher. - [REMOTE_CODE_EXECUTION]: The skill uses
trust_remote_code=Truewhen loading the Hugging Face tokenizer. This is standard and required behavior for this specific architecture's custom tokenizer. Users are advised inreferences/python-api.mdto pin arevisionhash to ensure the integrity of the remote code. - [COMMAND_EXECUTION]: The skill provides several Python scripts (
scripts/profiler_to_waypoint.py,scripts/vocab_coverage.py) for local data processing. Analysis of these scripts shows standard data manipulation usingpandasandargparsewith no evidence of malicious command injection or shell escapes. - [CREDENTIALS_SAFE]: The skill requires a Hugging Face token (
HF_TOKEN) for access to gated repositories. Instructions correctly guide users to use standard authentication methods (hf auth login) or environment variables, which is a safe practice for credential management.
Recommendations
- CRITICAL: 1 file(s) identified as malware by FileRep - DO NOT USE
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata