Back to the Community Registry
Illustration of Volcanic Profile BuilderIllustration
Tools & diagnostics
Automated source scan: not runHuman technical review: unavailableHermes Desktop test: not run

Volcanic Profile Builder

Drafts, organizes, and checks the files for a public Hermes profile package.

Best for: Technical Hermes users who want help organizing a profile for public release.

Publisher
VolcanicWorks
Version listed in source
1.0.0
Hermes version listed
>=0.15.0
License found
MIT — LICENSE present

What someone could use it for

  • Create the files for a new public profile
  • Check a package before publishing
  • Generate a basic profile structure

Intended output

  • A profile package draft
  • A scan report and publishing checklist

Setup and review

  • Requires comfort with files and terminal tools
  • Review bundled scripts before running them
Review status

Source and test status

This page identifies one exact source version and reports each review and test separately.

Exact source version recorded

This listing links to commit 2bd6468218, dated 2026-06-18. A commit is a fixed version of the repository, so later changes will not alter what this page references.

Recorded
Hermes package file found

The repository has distribution.yaml at its top level. This file tells Hermes which profile files belong to the package.

Found at recorded commit
Automated source scan

Bot Cabinet has not run its automated file, credential, and risky-instruction scan on this exact version.

Not run
Human technical review

Bot Cabinet has no human technical reviewer for this profile.

Unavailable
Hermes Desktop test

Bot Cabinet has not installed and tested this recorded version in Hermes Desktop.

Not run
What the package says Hermes may add

Review the listed files and connections because they can affect the Bot’s access and actions

Closer technical review needed. The package contains scripts, broad access, schedules, or outside connections that require closer technical review.

Does the package name its files?Yes. The package file names every path shown below.

Complete path list from distribution.yaml:

  • README.md
  • SOUL.md
  • config.yaml
  • distribution.yaml
  • profile.yaml
  • .env.EXAMPLE
  • .gitignore
  • LICENSE
  • cron/README.md
  • scripts/profile_secret_scan.py
  • skills/profile-scaffolding/SKILL.md
  • skills/profile-registry-readiness/SKILL.md
  • templates/registry_readiness_report.md
What the public repository shows
  • The repository includes distribution.yaml, which tells Hermes how to install the profile.
  • The package file names the files it adds.
  • The package file states a minimum Hermes version.
  • A license file explains how others may use the code.

Main reason for cautionThis project can run commands and change files while it builds a package. A technical reviewer should inspect the scripts and test them in a separate project copy.