Replies: 3 comments
-
|
Thank you for reporting this — and sorry, that is genuinely scary. I was able to confirm the failure mode from your command, so please don’t try to reproduce it again. Root cause: in project mode, I’ve added regression coverage and fixed it in two ways:
Workaround for v0.20.15: avoid skillshare install ./my-skill -pI’ll ship this in the next patch release and update this discussion when it’s available. Thanks again for the report, and sorry for the scare. |
Beta Was this translation helpful? Give feedback.
-
|
Update: this has been fixed and released in v0.20.17. I verified the original command on Windows now fails safely instead of creating the recursive
skillshare install ./my-skill -pThe copy layer also now skips destination subtrees as a defense-in-depth guard. Thanks again for reporting this — and sorry for the scare. |
Beta Was this translation helpful? Give feedback.
-
|
Nice! Thanks, and glad you managed to find the issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, this happened today on version v0.20.15 on Windows 10, fully patched.
I tried to install skillshare in a project with
skillshare install ./ -pThis caused the
./skillshare folder' being created just fine, but inside the.skills` it started to create a recursive structure so long that Windows flagged it as a virus.I'm not posting this as an issue because I'm not going to try replicate it (it was kind of scary to be honest), but might be something you guys want to check.
Beta Was this translation helpful? Give feedback.
All reactions