protein-language-model-function-analysis-starter — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited protein-language-model-function-analysis-starter (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill to validate protein FASTA inputs, extract deterministic smoke-safe embeddings, and run a reusable sequence-to-function triage flow that can later be swapped onto real ESM-2 or ProtT5 backends.
transformers backends such as ESM-2 and ProtT5protein-embeddings and sequence-to-function-modelingpython3 skills/proteomics/protein-language-model-function-analysis-starter/scripts/run_protein_language_model_function_analysis.py \
--input skills/proteomics/protein-language-model-function-analysis-starter/examples/toy_sequences.fasta \
--labels skills/proteomics/protein-language-model-function-analysis-starter/examples/toy_labels.tsv \
--config skills/proteomics/protein-language-model-function-analysis-starter/examples/analysis_config.json \
--embeddings-out scratch/protein-lm/toy_embeddings.tsv \
--summary-out scratch/protein-lm/toy_summary.jsonmock backend is intentionally deterministic and test-friendly. It preserves the same file contract as a real protein language model run.transformers and point model_id at an ESM-2 or ProtT5 checkpoint. See refs.md for canonical sources and formatting notes.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.