claude-code - 💡(How to fix) Fix [Bug] Path escapes plugin directory with ./ traversal in skills [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#51888Fetched 2026-04-23 07:42:13
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×3

Code Example

[]
RAW_BUFFERClick to expand / collapse

Bug Description engineering-skills@claude-code-skills [engineering-skills]: Path escapes plugin directory: ./ (skills)

Environment Info

  • Platform: darwin
  • Terminal: pycharm
  • Version: 2.1.117
  • Feedback ID: df2bfa91-d794-43cb-b9d5-6d16a5d88436

Errors

[]

repro steps https://github.com/alirezarezvani/claude-skills

Add the marketplace

/plugin marketplace add alirezarezvani/claude-skills

Install by domain

/plugin install engineering-skills@claude-code-skills

choose Install for you (user scope)

run /reload-plugins

extent analysis

TL;DR

The issue may be resolved by checking the plugin directory path and ensuring it is correctly configured.

Guidance

  • Verify the plugin directory path ./ is correct and the engineering-skills plugin is installed in the expected location.
  • Check the documentation for the claude-skills plugin to ensure the installation steps are correct and the alirezarezvani/claude-skills repository is properly configured.
  • Review the PyCharm terminal settings to ensure the platform and version are compatible with the plugin.
  • Test the plugin installation with a different scope, such as installing for all users instead of just the current user.

Notes

The issue lacks error messages in the **Errors** section, which makes it difficult to provide a more specific solution. Additionally, the repro steps link may contain more information about the issue, but it is not accessible in this context.

Recommendation

Apply workaround: Check the plugin directory path and ensure correct installation, as the issue may be related to the plugin configuration rather than a version-specific problem.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING