Skip to content

Skillscript

v0.26.1 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents dsl llm mcp skills workflow

Summary

AI summary

Added fsExecution field to runtime_capabilities reporting filesystem allowlist.

Full changelog

Upgrade impact: none (additive). New discovery field; no behavior change.

  • runtime_capabilities now reports fsExecution — the filesystem allowlist, mirroring the existing shellExecution. An author could already discover which shell binaries were permitted but had no way to learn which filesystem roots file_read/file_write may touch short of trial-and-error or asking the operator (adopter finding 35f669cb, hit independently while wiring the file_read attachment skill). fsExecution.allowlist lists the allowed absolute roots (or "(unset — default-deny)"), with a description covering the three config paths. Because the roots are reported in the runtime's filesystem namespace, this also answers the cross-namespace "what's the runtime-side path?" question — an authoring agent in a different namespace (container vs the runtime host) can read the runtime's path vocabulary directly instead of guessing its local alias.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Skillscript

Get notified when new releases ship.

Sign up free

About Skillscript

All releases →

Related context

Earlier breaking changes

  • v0.35.0 Editing `# Deadline:` on an approved skill drops it to Draft (signature invalidates).

Beta — feedback welcome: [email protected]