Whitespace Padding
Medium
- Category
- Prompt Injection
- Content
### Core Packages | Package | Description | Key Exports | | ---------------------------- | ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ | | `@orderly.network/react-app` | Main app provider, config context, error boundary | `OrderlyAppProvider`, `useAppContext`, `useAppConfig`, `ErrorBoundary` | | `@orderly.network/hooks` | React hooks for trading, account, orders, positions | `useAccount`, `useOrderEntry`, `usePositionStream`, `useOrderStream`, `useDeposit`, `useWithdraw`, `useLeverage`, `useMarkets` |
- Confidence
- 70% confidence
- Finding
- Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
