Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The skill explicitly states that files under the plugin's application/ and public/ directories will overwrite files in the host application's /application and /public paths, but it does not warn the user about the risk of clobbering existing code or assets. In a plugin-development context, this is dangerous because an operator following the skill could unintentionally replace production controllers, models, views, or static resources, causing code tampering, outages, or accidental introduction of backdoors if untrusted plugin content is packaged or installed.
