3D Molecule Ray-tracer

v1.0.0

Generate photorealistic rendering scripts for PyMOL and UCSF ChimeraX.

0· 22·0 current·0 all-time
byAIpoch@aipoch-ai
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
Name/description claim: generate rendering scripts for PyMOL and ChimeraX. Package contains an entry script (scripts/main.py) and a detailed SKILL.md that explain exactly that workflow. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent/user to run python -m py_compile and python scripts/main.py with specified parameters — all consistent with the stated purpose. Note: generated scripts may include PyMOL 'fetch' commands which, when executed in PyMOL, will access the PDB web service (network activity expected for fetching structures). Otherwise the SKILL.md does not instruct reading unrelated system files or exfiltrating data.
Install Mechanism
No install spec (instruction-only with an included script). This is the lowest-risk model; nothing is downloaded from external URLs or installed automatically.
Credentials
The skill requires no environment variables, credentials, or config paths. The code and docs do not demand secrets or unrelated service tokens.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. It does not modify other skills or system-wide agent settings.
Assessment
This skill appears coherent and focused on script generation. Before running anything: (1) inspect scripts/main.py (it is included) to satisfy yourself that generated scripts are safe; (2) run python -m py_compile scripts/main.py to check syntax and then python scripts/main.py --help to see available options; (3) review any generated PyMOL/ChimeraX script before executing it in your visualization software — those scripts can include 'fetch' (which will contact the PDB server) and will execute rendering commands inside PyMOL/ChimeraX; (4) run initial tests with sample or local PDB files in an isolated environment if you are cautious. No credentials or installs are required by the skill.

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

latestvk972sj8ck8n7c67gdwck1f0t29842q6z

License

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

Comments