nvidia-3d-forge — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited nvidia-3d-forge (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.
OpenCode mirror: sourced from ~/.config/opencode/skills/nvidia-3d-forge and mirrored for OpenCode CLI usage.Generate reproducible 3D assets through hosted NVIDIA NIM APIs, then gate outputs with deterministic similarity and mesh-quality checks.
python3 "$HOME/.config/opencode/skills/nvidia-3d-forge/scripts/forge_3d_asset.py" \
--prompt "futuristic round mascot with dark face panel, cyan eyes, thin limbs" \
--reference-image /absolute/path/reference.png \
--quality-preset cinema \
--best-of 6 \
--max-rounds 2 \
--out-dir /absolute/path/output/nvidia-3d-forgereference_prompt_openai_compat.py).usdrecord) and compute similarity (similarity_rank.py).manifest.jsonasset.glb (or asset.stl)preview_3d.htmlopen_preview_3d.shopen_preview_3d_chrome_clean.shhttps://ai.api.nvidia.com/v1/genai/microsoft/trellisNVIDIA_API_KEYmode=image caveat on hosted preview endpoint:data:image/png;example_id,{0..3} tokens422--input-mode auto with a user reference image:See exact contract notes in references/contracts.md.
fast: lowest latency, fewer candidatesbalanced: moderate search and qualitycinema: strongest candidate sweep for fidelitytrimesh): faces/vertices/extents/flatnessvision_similarity_openai_compat.pyEach run writes a full decision trace to manifest.json including:
scripts/forge_3d_asset.py: main hosted pipeline orchestratorscripts/reference_prompt_openai_compat.py: reference image -> compact TRELLIS promptscripts/similarity_rank.py: deterministic visual similarity scorescripts/vision_similarity_openai_compat.py: optional multimodal + local hybrid scorerreferences/contracts.md: verified API contract notes and constraints~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.