Synthetic Bio Circuit Designer

v1.0.0

Design gene circuits for synthetic biology applications

0· 41·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 match the included Python script which generates designs for toggle switches and oscillators. No unrelated credentials, binaries, or install steps are requested — the footprint is proportional to the stated purpose.
Instruction Scope
SKILL.md instructs running python scripts/main.py and describes output and risks. The markdown mentions file-read/write and input validation, but the provided script only prints designs to stdout and does not perform file or network I/O; this is a minor documentation/code mismatch to be aware of.
Install Mechanism
No install specification — instruction-only plus a small included script. Nothing is downloaded or installed, so disk/write/install risk is minimal.
Credentials
No required environment variables, credentials, or config paths. The script does not access environment secrets or external services.
Persistence & Privilege
always is false, the skill does not request elevated or persistent privileges, nor does it modify other skills or global agent settings.
Assessment
The code is small, local, and coherent with the description: it prints simple design text for toggle switches and oscillators, uses no network or secrets, and does not write files. However: (1) provenance is unknown — verify the author/owner before trusting or distributing the skill. (2) The domain is dual-use: outputs could be misused if taken as actionable lab protocols; do not use these outputs to perform wet-lab experiments without review by qualified biosafety personnel and compliance with regulations. (3) The SKILL.md mentions file I/O and risk mitigations that the script does not implement; if you plan to extend the skill (add file export, simulation, or external calls), re-audit any new code and dependencies. (4) As a precaution, run the script in an isolated/sandbox environment and review the source before use. If you want higher assurance, ask the publisher for provenance, tests, and a formal biosafety assessment.

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

latestvk973xpw859pqvww1428ck5g86s841vg1

License

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

Comments