aaronsaray / composer-mac-security-demonstration
This demonstrates one example of what composer can do if you use it locally using your mac. Always review your source code before installing!
Package info
github.com/aaronsaray/composer-mac-security-demonstration
pkg:composer/aaronsaray/composer-mac-security-demonstration
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-22 08:22:32 UTC
README
This example "library" demonstrates one of the abilities we implicitly grant Composer
when we run an install locally. For demonstration purposes, I've made this a local demo
for a Mac. It will execute the say command to demonstrate it can execute things you didn't
necessarily authorize.
There is a companion piece with this located at aaronsaray.com/blog.