ADMET PK/PD Predict

v1.0.0

pan-ADMET (pharmacokinetics and pharmacodynamics), physicochemical, metabolism, oral bioavailability, cocrystal, pKa, and related molecular property predicti...

4· 79·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill name/description (ADMET, pKa, solvation energy, etc.) matches the tools listed in the bundled registry and the SKILL.md. The single required env var, SCIMINER_API_KEY, is exactly the credential needed to call the SciMiner API described.
Instruction Scope
Runtime instructions are narrowly scoped: call SciMiner endpoints, upload files via the documented file endpoint, poll for results, and present the returned JSON (including attaching the share_url). The instructions do not ask the agent to read unrelated local files or other environment variables. They do instruct to abort if the API key is missing and to not fall back to other services.
Install Mechanism
No install spec or external downloads are present; the skill is instruction-only with small supporting Python registry files. Nothing is written to disk by an installer.
Credentials
Only SCIMINER_API_KEY is required and is used as an X-Auth-Token header to the documented sciminer.tech endpoints. That single credential is proportional to the described functionality.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and does not modify other skills or system-wide settings.
Assessment
This skill sends your molecular data and the provided SCIMINER_API_KEY to sciminer.tech. Only install it if you trust SciMiner to handle any confidential chemical structures and results. Before installing: (1) confirm the API key you provide has limited scope/permissions and rotate it if needed; (2) review SciMiner's privacy/terms to ensure sharing and storage of molecular data and any generated share_url is acceptable for your IP and compliance constraints; (3) avoid using secrets or long-lived credentials that are reused elsewhere. The included code (registry) appears to only map tool names and parameters and matches the SKILL.md instructions.

Like a lobster shell, security has layers — review code before you run it.

latestvk97apcxztkyh2anre2wxhx11e983yr5m

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

EnvSCIMINER_API_KEY
Primary envSCIMINER_API_KEY

Comments