file-path-traversal とは?
このスキルは、ユーザーが「ディレクトリ トラバーサルのテスト」、「パス トラバーサルの脆弱性の悪用」、「Web アプリケーションを介した任意のファイルの読み取り」、「LFI バージョンの検索」を要求する場合に使用する必要があります。 ソース: sickn33/antigravity-awesome-skills。
このスキルは、ユーザーが「ディレクトリ トラバーサルのテスト」、「パス トラバーサルの脆弱性の悪用」、「Web アプリケーションを介した任意のファイルの読み取り」、「LFI バージョンの検索」を要求する場合に使用する必要があります。
コマンドラインで file-path-traversal AI スキルを開発環境にすばやくインストール
ソース: sickn33/antigravity-awesome-skills。
Identify and exploit file path traversal (directory traversal) vulnerabilities that allow attackers to read arbitrary files on the server, potentially including sensitive configuration files, credentials, and source code. This vulnerability occurs when user-controllable input is passed to filesystem APIs without proper validation.
Path traversal occurs when applications use user input to construct file paths:
| ../../../etc/passwd | Linux password file | | ..\..\..\..\windows\win.ini | Windows INI file | | ....//....//....//etc/passwd | Bypass simple filter | | /etc/passwd | Absolute path | | php://filter/convert.base64-encode/resource=config.php | Source code |
このスキルは、ユーザーが「ディレクトリ トラバーサルのテスト」、「パス トラバーサルの脆弱性の悪用」、「Web アプリケーションを介した任意のファイルの読み取り」、「LFI バージョンの検索」を要求する場合に使用する必要があります。 ソース: sickn33/antigravity-awesome-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill file-path-traversalこのスキルは、ユーザーが「ディレクトリ トラバーサルのテスト」、「パス トラバーサルの脆弱性の悪用」、「Web アプリケーションを介した任意のファイルの読み取り」、「LFI バージョンの検索」を要求する場合に使用する必要があります。 ソース: sickn33/antigravity-awesome-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill file-path-traversal インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/sickn33/antigravity-awesome-skills