BioFlow
Analysis
BioFlow is a coherent instruction-only API quickstart, but users should take care because it involves account login, bearer tokens, dataset upload/download, and task submission.
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Use this skill to explain and execute BioFlow API flow: signup/login, dataset upload/download, balance check, task submission, job polling, and result retrieval.
The skill may guide an agent through remote API actions that upload data and submit jobs. This matches the stated purpose, but the user should approve real uploads or task runs.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Response: save `access_token` + `refresh_token`.
The API flow requires BioFlow authentication tokens. This is purpose-aligned for a protected API, but tokens are sensitive account credentials.
