Skip to content
Discussion options

You must be logged in to vote

Fixed on main in #964, with the generated plugin state synchronized by #966.

The failure was in the Windows ACL bridge: it passed sensitive paths through the PowerShell command boundary, eagerly translated every ACE identity, and then discarded the inspected path/phase diagnostics when Get-Acl or identity translation failed. The adapter now passes paths through a sanitized environment, handles unresolved inherited ACE identities without crashing translation, and returns bounded path, phase, status, and diagnostic fields. Regression coverage was added for the exact Windows failure mode.

Important release note: agentic-awesome-skills@15.2.0 is still the currently published npm version and t…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@SpecializedBaby
Comment options

Answer selected by sickn33
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants