LobsterBio - Dev
v1.0.1Develop, extend, and contribute to Lobster AI — the multi-agent bioinformatics engine. Use when working on Lobster codebase, creating agents/services, understanding architecture, fixing bugs, adding features, or contributing to the open-source project. Trigger phrases: "add agent", "create service", "extend lobster", "contribute", "understand architecture", "how does X work in lobster", "fix bug", "add feature", "write tests", "lobster development", "agent development", "bioinformatics code"
⭐ 0· 967·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name and description match the contents: a developer/contributor guide and code-layout/docs for the Lobster AI project. The files are documentation and test examples appropriate for development work; there are no unexpected credentials, binaries, or install steps required by the skill itself.
Instruction Scope
SKILL.md and referenced documents only instruct how to develop, test, register agents, run CLI commands, and configure the project. They reference workspace paths, tests, and developer commands (make, pytest, pip editable installs), which are appropriate for the stated purpose. There are no instructions that tell an agent to read unrelated system files or exfiltrate data.
Install Mechanism
There is no install spec and no code files that would be written or executed by the skill at install time. The documentation mentions typical dev install commands (pip install -e, uv tool install) but those are standard developer actions and not performed by the skill itself.
Credentials
The skill does not declare required environment variables, but the CLI reference documents common environment vars (OPENAI_API_KEY, ANTHROPIC_API_KEY, AWS_PROFILE, LOBSTER_WORKSPACE, etc.) that are relevant when running Lobster or using LLM/backends. This is expected for a development guide, but users should be aware that running the project will likely require LLM provider keys and optional cloud credentials for S3/Bedrock.
Persistence & Privilege
The skill is not configured as always:true and does not request persistent privileges or modify other skills. It's an instruction-only skill and does not attempt to persist configuration or tokens on its own.
Assessment
This skill is documentation for developing and contributing to Lobster AI and appears internally consistent. It does not itself request secrets or install code, but actually running or installing the Lobster project (per the docs) can require external LLM API keys (OpenAI, Anthropic), and optional cloud credentials (AWS) for S3/backends. Before you run any make/pip/uv commands from these docs: 1) review pyproject.toml and any install scripts in the repository; 2) run installs and tests in an isolated environment (virtualenv/container); 3) do not paste or expose your API keys to unknown code — provide credentials only to trusted tools; and 4) if you need to allow networking for tests, prefer CI runners or disposable VMs. Overall the skill is coherent for its developer purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk9799j1meyx06bz1qc09hyey0n812k7j
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
