Medical CV/Resume Builder
v1.0.0Use medical cv resume builder for academic writing workflows that need structured execution, explicit assumptions, and clear output boundaries.
⭐ 0· 59·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the packaged artifacts: SKILL.md documents a CV/resume workflow and the repo contains a short Python script (scripts/main.py) that generates CV markdown. There are no unrelated credentials, services, or binaries requested.
Instruction Scope
Runtime instructions (SKILL.md) are scoped to validating inputs, running the bundled script, and producing bounded outputs. The instructions do not direct the agent to read unrelated system files, access network endpoints, or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only skill with a packaged script). The only execution advice is to run python -m py_compile and python scripts/main.py. This is low-risk and writes nothing outside the workspace unless the script is modified.
Credentials
The skill declares no required environment variables, credentials, or config paths. The included Python code does not access environment variables or external services, so requested privileges are proportionate.
Persistence & Privilege
always is false and model invocation is not disabled (normal defaults). The skill does not request persistent system presence or modify other skills or agent-wide settings.
Assessment
This package appears coherent and low-risk: it runs a small local Python script to produce CV markdown and has no network calls or credential requirements. Before running: (1) review scripts/main.py yourself (it's short and readable) to confirm behavior, (2) run python -m py_compile scripts/main.py first and consider executing it in a sandbox or isolated environment if you have sensitive workspace files, (3) avoid supplying sensitive personal data unless you are comfortable with the output being saved in the workspace, and (4) if you plan to use this in production, consider pinning Python package versions and adding input-path validation to the script.Like a lobster shell, security has layers — review code before you run it.
latestvk97cd915j8ympbgn8gmmyypxtx83mj2t
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
