/usr/share/amsn/utils/pixmapmenu/pkgIndex.tcl is in amsn-data 0.98.9-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 | package ifneeded pixmapmenu 0.1 "source [file join $dir pixmapmenu.tcl];source [file join $dir menushell.tcl];source [file join $dir entries.tcl];source [file join $dir bindings.tcl];source [file join $dir makecommands.tcl];package provide pixmapmenu 0.1"
|