Amber Molecular Dynamics Simulation

Security checks across malware telemetry and agentic risk

Overview

This is a documentation-only Amber molecular dynamics guide with expected local command examples and no hidden execution or credential access.

Install this if you want a manual Amber MD workflow reference. Run commands deliberately in a project directory, verify Amber/AmberTools installation sources, and expect local compute and storage use; the artifacts do not show hidden execution, secret handling, or data exfiltration.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Tool MisuseTool Parameter Abuse, Chaining Abuse, Unsafe Defaults
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (4)

Tool Parameter Abuse

High
Category
Tool Misuse
Content
---
name: amber-md
description: |
  Official-style Amber24 molecular dynamics workflow guide for proteins. Includes a standard end-to-end Amber MD procedure, command templates, input-file templates, and a complete manual worked example from PDB download through RMSD/RMSF analysis. This is a documentation-oriented scientific skill for reproducible research workflows in Amber.
metadata:
  {
    "openclaw":
Confidence
85% confidence
Finding
RMSD/

Tool Parameter Abuse

High
Category
Tool Misuse
Content
| 4. NVT heating | raise temperature to target value | heated restart + trajectory |
| 5. NPT equilibration | stabilize density and pressure | equilibrated restart + trajectory |
| 6. Production MD | generate scientific trajectory | production trajectory |
| 7. Analysis | compute RMSD/RMSF and related metrics | data tables and plots |

---
Confidence
85% confidence
Finding
RMSD/

Tool Parameter Abuse

High
Category
Tool Misuse
Content
### Recommended analysis procedure

Before RMSD/RMSF:
- strip solvent and ions if you want protein-only metrics,
- apply `autoimage`,
- use a consistent atom mask.
Confidence
85% confidence
Finding
RMSD/

Tool Parameter Abuse

High
Category
Tool Misuse
Content
### Step 7 — inspect results

```bash
ls -lh md/prod.nc analysis/rmsd_ca.dat analysis/rmsf_ca.dat
```

Expected scientific interpretation:
Confidence
85% confidence
Finding
rmsd_ca.dat analysis/

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal